Exception: Monarchy::Exceptions::RoleIsNil

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

Instance Method Summary collapse

Instance Method Details

#messageObject



118
119
120
# File 'lib/monarchy/exceptions.rb', line 118

def message
  'Role can NOT be nil!'
end