Exception: Monarchy::Exceptions::MemberIsNil

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

Instance Method Summary collapse

Instance Method Details

#messageObject



113
114
115
# File 'lib/monarchy/exceptions.rb', line 113

def message
  'Member can NOT be nil!'
end