Exception: Plaid::RequestFailedError

Inherits:
PlaidError
  • Object
show all
Defined in:
lib/plaid/errors.rb

Overview

Public: Exception which is thrown when Plaid API returns a 402 response.

Instance Attribute Summary

Attributes inherited from PlaidError

#code, #resolve

Method Summary

Methods inherited from PlaidError

#initialize

Constructor Details

This class inherits a constructor from Plaid::PlaidError