Exception: Plaid::InvalidRequestError

Inherits:
PlaidAPIError show all
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

#initialize

Constructor Details

This class inherits a constructor from Plaid::PlaidAPIError