- All Implemented Interfaces:
- java.io.Serializable
public class RateLimitException
extends java.lang.Exception
Exception thrown when a 429 HTTP_TOO_MANY_REQUESTS response is encountered. Indicates the client has hit a request
limit and should wait a period of time and try again.
- See Also:
- Serialized Form