Exception: ContextIO::Error::ClientError
- Inherits:
-
ContextIO::Error
- Object
- StandardError
- ContextIO::Error
- ContextIO::Error::ClientError
- Defined in:
- lib/context-io/error/client_error.rb
Overview
Raised when Context.IO returns a 4xx HTTP status code
Direct Known Subclasses
BadRequest, Forbidden, NotFound, PaymentRequired, Unauthorized
Instance Attribute Summary
Attributes inherited from ContextIO::Error
Method Summary
Methods inherited from ContextIO::Error
Constructor Details
This class inherits a constructor from ContextIO::Error