Exception: Pago::ClientError
- Defined in:
- lib/pago/errors.rb
Overview
Raised for 4xx responses.
Direct Known Subclasses
AuthenticationError, BadRequestError, ConflictError, GoneError, NotFoundError, PaymentRequiredError, PermissionDeniedError, PreconditionFailedError, RateLimitError, UnprocessableEntityError
Instance Attribute Summary
Attributes inherited from APIError
#body, #data, #response, #status_code
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Pago::APIError