Exception: Monarchy::Exceptions::UserIsNil

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

Instance Method Summary collapse

Instance Method Details

#messageObject



107
108
109
# File 'lib/monarchy/exceptions.rb', line 107

def message
  'User can NOT be nil!'
end