Exception: Plaid::ServerError

Inherits:
PlaidError
  • Object
show all
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

#code, #resolve

Method Summary

Methods inherited from PlaidError

#initialize

Constructor Details

This class inherits a constructor from Plaid::PlaidError