Exception: Snitcher::API::AccountOnHoldError

Inherits:
Error
  • Object
show all
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//billing

Instance Attribute Summary

Attributes inherited from Error

#type

Method Summary

Methods inherited from Error

#initialize, new

Constructor Details

This class inherits a constructor from Snitcher::API::Error