Exception: Flareshow::AuthenticationFailed

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

Instance Method Summary collapse

Instance Method Details

#messageObject



28
29
30
# File 'lib/exceptions.rb', line 28

def message
  "authentication failed"
end