Exception: Plaid::InvalidInputError

Inherits:
PlaidAPIError show all
Defined in:
lib/plaid/errors.rb

Overview

Public: Returned when all fields are provided and are in the correct format, but the values provided are incorrect in some way.

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