Exception: Plaid::InvalidRequestError
- Inherits:
-
PlaidAPIError
- Object
- StandardError
- PlaidError
- PlaidAPIError
- Plaid::InvalidRequestError
- Defined in:
- lib/plaid/errors.rb
Overview
Public: Returned when the request is malformed and cannot be processed.
Instance Attribute Summary
Attributes inherited from PlaidAPIError
#display_message, #error_code, #error_message, #error_type, #request_id
Method Summary
Methods inherited from PlaidAPIError
Constructor Details
This class inherits a constructor from Plaid::PlaidAPIError