public class TooManyRequestsException extends SimpleWebException
| Modifier and Type | Field and Description |
|---|---|
static int |
TOO_MANY_REQUESTS_429 |
httpCode, params| Constructor and Description |
|---|
TooManyRequestsException(String msg) |
buildMessage, getResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyRequestsException(String msg)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.