Exception: Monarchy::Exceptions::UserIsNil

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

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message
  'User can NOT be nil!'
end