Exception: Plaid::ServerError
- Inherits:
-
PlaidError
- Object
- StandardError
- PlaidError
- Plaid::ServerError
- Defined in:
- lib/plaid/errors.rb
Overview
Public: Exception which is thrown when Plaid API returns a response which is neither 2xx, nor 4xx. Presumably 5xx.
Instance Attribute Summary
Attributes inherited from PlaidError
Method Summary
Methods inherited from PlaidError
Constructor Details
This class inherits a constructor from Plaid::PlaidError