Exception: GdsApi::HTTPClientError
- Inherits:
-
HTTPErrorResponse
- Object
- StandardError
- BaseError
- HTTPErrorResponse
- GdsApi::HTTPClientError
- Defined in:
- lib/gds_api/exceptions.rb
Overview
Superclass & fallback for all 4XX errors
Direct Known Subclasses
HTTPBadRequest, HTTPConflict, HTTPForbidden, HTTPGone, HTTPIntermittentClientError, HTTPNotFound, HTTPPayloadTooLarge, HTTPUnauthorized, HTTPUnprocessableEntity
Instance Attribute Summary
Attributes inherited from HTTPErrorResponse
#code, #error_details, #http_body
Method Summary
Methods inherited from HTTPErrorResponse
Methods inherited from BaseError
Constructor Details
This class inherits a constructor from GdsApi::HTTPErrorResponse