Class: FederalRegister::Client::ResponseError
- Inherits:
-
HTTParty::ResponseError
- Object
- HTTParty::ResponseError
- FederalRegister::Client::ResponseError
- Defined in:
- lib/federal_register/client.rb
Direct Known Subclasses
BadRequest, GatewayTimeout, RecordNotFound, ServerError, ServiceUnavailable
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
5 6 7 |
# File 'lib/federal_register/client.rb', line 5 def response.body end |
#to_s ⇒ Object
9 10 11 |
# File 'lib/federal_register/client.rb', line 9 def to_s end |