Exception: Monarchy::Exceptions::RoleIsNil

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

Instance Method Summary collapse

Instance Method Details

#messageObject



103
104
105
# File 'lib/monarchy/exceptions.rb', line 103

def message
  'Role can NOT be nil!'
end