Exception: Plaid::RateLimitExceededError

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

Overview

Public: Returned when the request is valid but has exceeded established rate limits.

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