Exception: Monarchy::Exceptions::RoleIsNil

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

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message
  'Role can NOT be nil!'
end