Exception: AuthenticateUser::AccessDenied

Inherits:
StandardError
  • Object
show all
Defined in:
app/commands/authenticate_user.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



3
4
5
# File 'app/commands/authenticate_user.rb', line 3

def message
    "AuthenticationError"
end