Method: Chain::JSONError#response

Defined in:
lib/chain/errors.rb

#responseObject

Returns the value of attribute response.



24
25
26
# File 'lib/chain/errors.rb', line 24

def response
  @response
end