Exception: ResoTransport::NoResponse
- Inherits:
-
RequestError
- Object
- StandardError
- ResourceError
- RequestError
- ResoTransport::NoResponse
- 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
53 54 55 |
# File 'lib/reso_transport/errors.rb', line 53 def "No response for #{resource_name}" end |