public class TooManyRequestsException extends RuntimeException
Constructor and Description |
---|
TooManyRequestsException(@NotNull String message,
@NotNull Duration retryAfter) |
Modifier and Type | Method and Description |
---|---|
@NotNull 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 @NotNull Duration getRetryAfter()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences