Exception: Desk::EnhanceYourCalm
- Defined in:
- lib/desk/error.rb
Overview
Raised when Desk returns the HTTP status code 429 Called EnhanceYourCalm because TooManyRequests is taken (see below)
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#initialize, #ratelimit_limit, #ratelimit_remaining, #ratelimit_reset, #retry_after
Constructor Details
This class inherits a constructor from Desk::Error