Exception: ScrapeUnblocker::CreditLimitExceededError
- Inherits:
-
PaymentRequiredError
- Object
- StandardError
- Error
- APIError
- PaymentRequiredError
- ScrapeUnblocker::CreditLimitExceededError
- Defined in:
- lib/scrapeunblocker/errors.rb
Overview
The unpaid balance has passed the account's credit limit (HTTP 402).
The balance counted here is the amount remaining on open invoices plus metered usage already consumed but not yet invoiced. Outstanding invoices are charged automatically when this triggers, so with a working card it usually clears itself within about a minute.
Instance Attribute Summary
Attributes inherited from APIError
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from ScrapeUnblocker::APIError