Exception: Snitcher::API::AccountOnHoldError
- Defined in:
- lib/snitcher/api/error.rb
Overview
AccountOnHoldError is raised when an account becomes delinquent due to payment being rejected. This can be thrown from an API request and this can be fixed by updating the credit card on file at:
https://deadmanssnitch.com/account/billing
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Snitcher::API::Error