public class TooManyRequestsException extends RuntimeException
Constructor and Description |
---|
TooManyRequestsException(String message,
Duration retryAfter) |
Modifier and Type | Method and Description |
---|---|
Duration |
getRetryAfter()
Duration after which the next request attempt should be made.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@NotNull public Duration getRetryAfter()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.