Exception: X::ClientError
- Defined in:
- lib/x/errors/client_error.rb
Direct Known Subclasses
BadRequest, ConnectionException, Forbidden, Gone, NotAcceptable, NotFound, PayloadTooLarge, TooManyRequests, Unauthorized, UnprocessableEntity
Constant Summary
Constants inherited from HTTPError
HTTPError::JSON_CONTENT_TYPE_REGEXP
Instance Attribute Summary
Attributes inherited from HTTPError
Method Summary
Methods inherited from HTTPError
#error_message, #initialize, #json?, #message_from_json_response
Constructor Details
This class inherits a constructor from X::HTTPError