Serializablepublic class TooManyRequestsException extends SpotifyWebApiException
| Constructor | Description |
|---|---|
TooManyRequestsException() |
|
TooManyRequestsException(String message) |
|
TooManyRequestsException(String message,
int retryAfter) |
|
TooManyRequestsException(String message,
Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getRetryAfter() |
|
void |
setRetryAfter(int retryAfter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.