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