Exception: Stormpath::Rails::NoGithubAuthorizationError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/stormpath/rails/errors/no_github_authorization_error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/stormpath/rails/errors/no_github_authorization_error.rb', line 4

def message
  'An error occured while authenticating your account on GitHub'
end