Exception: Desk::EnhanceYourCalm

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

#http_headers

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