Exception: Monarchy::Exceptions::MemberIsNil

Inherits:
Error
  • Object
show all
Defined in:
lib/monarchy/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



97
98
99
# File 'lib/monarchy/exceptions.rb', line 97

def message
  'Member can NOT be nil!'
end