Exception: Retab::APIError
Overview
Raised when a 4xx/5xx response cannot be mapped to a more specific error.
Direct Known Subclasses
AuthenticationError, AuthorizationError, BadRequestError, ConflictError, InternalServerError, NotFoundError, RateLimitExceededError, UnprocessableEntityError
Instance Attribute Summary
Attributes inherited from Error
#code, #http_status, #message_body, #request_id
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Retab::Error