Exception: LittleBird::RateLimitError
- Inherits:
-
Exception
- Object
- Exception
- LittleBird::RateLimitError
- Includes:
- LittleBirdErrors
- Defined in:
- lib/littlebird_api_client/errors/rate_limit.rb
Instance Attribute Summary collapse
-
#response ⇒ Object
readonly
Returns the value of attribute response.
Method Summary
Methods included from LittleBirdErrors
Instance Attribute Details
#response ⇒ Object (readonly)
Returns the value of attribute response.
4 5 6 |
# File 'lib/littlebird_api_client/errors/rate_limit.rb', line 4 def response @response end |