Exception: Scorpio::HTTPError

Inherits:
Error
  • Object
show all
Defined in:
lib/scorpio.rb

Instance Attribute Summary collapse

Instance Attribute Details

#faraday_responseObject

Returns the value of attribute faraday_response.



32
33
34
# File 'lib/scorpio.rb', line 32

def faraday_response
  @faraday_response
end

#response_objectObject

Returns the value of attribute response_object.



32
33
34
# File 'lib/scorpio.rb', line 32

def response_object
  @response_object
end