RateLimitException
public class RateLimitException extends ZumoKitException
Exception thrown when too many requests hit the API too quickly.
Public Constructor
public RateLimitException(String errorType, String errorCode, String errorMessage)
Inherited Methods
See ZumoKitException base class.