Exception: Scorpio::HTTPError

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

Direct Known Subclasses

ClientError, ServerError

Instance Attribute Summary collapse

Instance Attribute Details

#responseObject

Returns the value of attribute response.



8
9
10
# File 'lib/scorpio.rb', line 8

def response
  @response
end