Exception: Monarchy::Exceptions::UserIsNil

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

Instance Method Summary collapse

Instance Method Details

#messageObject



91
92
93
# File 'lib/monarchy/exceptions.rb', line 91

def message
  'User can NOT be nil!'
end