Exception: Orb::Errors::TooManyRequests

Inherits:
RateLimitError show all
Defined in:
lib/orb/errors.rb

Constant Summary collapse

TYPE =
"https://docs.withorb.com/reference/error-responses#429-too-many-requests"

Constants inherited from RateLimitError

RateLimitError::HTTP_STATUS

Instance Attribute Summary

Attributes inherited from APIStatusError

#status

Attributes inherited from APIError

#body, #status, #url

Method Summary

Methods inherited from APIStatusError

for, #initialize

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Orb::Errors::APIStatusError