Exception: Puavo::AuthenticationError

Inherits:
UserError
  • Object
show all
Defined in:
lib/puavo/authentication.rb

Direct Known Subclasses

AuthenticationFailed, AuthorizationFailed

Instance Method Summary collapse

Instance Method Details

#codeObject



5
6
7
# File 'lib/puavo/authentication.rb', line 5

def code
  "authentication_error"
end