Exception: Increase::Errors::RateLimitedError
- Inherits:
-
RateLimitError
- Object
- StandardError
- Error
- APIError
- APIStatusError
- RateLimitError
- Increase::Errors::RateLimitedError
- Defined in:
- lib/increase/errors.rb
Constant Summary collapse
- TYPE =
"rate_limited_error"
Constants inherited from RateLimitError
Increase::Errors::RateLimitError::HTTP_STATUS
Instance Attribute Summary
Attributes inherited from APIStatusError
Attributes inherited from APIError
#body, #headers, #status, #url
Method Summary
Methods inherited from APIStatusError
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Increase::Errors::APIStatusError