Exception: Uber::Error::RateLimited
- Inherits:
-
ClientError
- Object
- StandardError
- Uber::Error
- ClientError
- Uber::Error::RateLimited
- Defined in:
- lib/uber/error.rb
Overview
Raised when Uber returns the HTTP status code 429
Constant Summary
Constants inherited from Uber::Error
Instance Attribute Summary
Attributes inherited from Uber::Error
Method Summary
Methods inherited from Uber::Error
errors, from_response, #initialize
Constructor Details
This class inherits a constructor from Uber::Error