Exception: ResoTransport::ResponseError
- Inherits:
-
RequestError
- Object
- StandardError
- ResourceError
- RequestError
- ResoTransport::ResponseError
- Defined in:
- lib/reso_transport/errors.rb
Instance Attribute Summary
Attributes inherited from RequestError
Attributes inherited from ResourceError
Instance Method Summary collapse
Methods inherited from RequestError
Methods inherited from ResourceError
Constructor Details
This class inherits a constructor from ResoTransport::RequestError
Instance Method Details
#message ⇒ Object
59 60 61 |
# File 'lib/reso_transport/errors.rb', line 59 def "Request succeeded for #{resource_name} with response errors" end |