Exception: Easyship::Errors::ClientError
- Inherits:
-
EasyshipError
- Object
- StandardError
- EasyshipError
- Easyship::Errors::ClientError
- Defined in:
- lib/easyship/errors/client_error.rb
Overview
Raised when Easyship returns a 4xx HTTP status code
Direct Known Subclasses
BadRequestError, InvalidTokenError, PaymentRequiredError, RateLimitError, ResourceNotFoundError, UnprocessableContentError
Instance Attribute Summary
Attributes inherited from EasyshipError
#error, #message, #response_body, #response_headers
Method Summary
Methods inherited from EasyshipError
Constructor Details
This class inherits a constructor from Easyship::Errors::EasyshipError