Exception: ApiAdaptor::HTTPUnprocessableContent
- Inherits:
-
HTTPClientError
- Object
- StandardError
- BaseError
- HTTPErrorResponse
- HTTPClientError
- ApiAdaptor::HTTPUnprocessableContent
- Defined in:
- lib/api_adaptor/exceptions.rb
Overview
Raised on HTTP 422 Unprocessable Content (alternative name)
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