Exception: OAuth2::ErrorWithResponse

Inherits:
StandardError
  • Object
show all
Defined in:
lib/oauth2.rb

Direct Known Subclasses

AccessDenied, HTTPError

Instance Attribute Summary collapse

Instance Attribute Details

#responseObject

Returns the value of attribute response.



2
3
4
# File 'lib/oauth2.rb', line 2

def response
  @response
end