public class RateLimitExceededException extends RuntimeException
Constructor and Description |
---|
RateLimitExceededException() |
RateLimitExceededException(String message) |
RateLimitExceededException(String message,
Throwable cause) |
RateLimitExceededException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.