Exception: ContextIO::Error::PaymentRequired
- Inherits:
-
ClientError
- Object
- StandardError
- ContextIO::Error
- ClientError
- ContextIO::Error::PaymentRequired
- Defined in:
- lib/context-io/error/payment_required.rb
Overview
Raised when Context.IO returns the HTTP status code 402
This means that you’re trying to do something that your plan isn’t allowed to do (anymore), so you need to log in and upgrade your plan.
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