Exception: Shep::Error::RateLimit
- Inherits:
-
Http
- Object
- RuntimeError
- Shep::Error
- Server
- Http
- Shep::Error::RateLimit
- Defined in:
- lib/shep/exceptions.rb
Overview
Thrown when the HTTP operation fails because a rate limit was
reached. Session.rate_limit
will probably return the
correct reset time, but no promises at this time.
Instance Attribute Summary
Attributes inherited from Http
Method Summary
Methods inherited from Http
Constructor Details
This class inherits a constructor from Shep::Error::Http