Exception: IronBank::ClientError
- Defined in:
- lib/iron_bank/error.rb
Overview
Raised on errors in the 400-499 range
Direct Known Subclasses
BadRequestError, ConflictError, NotFoundError, TooManyRequestsError, UnauthorizedError, UnprocessableEntityError
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
from_body, from_response, #initialize, #message_from_body
Constructor Details
This class inherits a constructor from IronBank::Error