Exception: AuthenticateUser::AccessDenied
- Inherits:
-
StandardError
- Object
- StandardError
- AuthenticateUser::AccessDenied
- Defined in:
- app/commands/authenticate_user.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'app/commands/authenticate_user.rb', line 3 def "AuthenticationError" end |