Class ExpiredTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.amazon.awssdk.core.exception.SdkException
software.amazon.awssdk.core.exception.SdkClientException
software.amazon.awssdk.services.sso.auth.ExpiredTokenException
- All Implemented Interfaces:
Serializable
The session token that was passed is expired or is not valid.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class software.amazon.awssdk.core.exception.SdkClientException
create, create, getMessageMethods inherited from class software.amazon.awssdk.core.exception.SdkException
numAttempts, rawMessage, retryableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
toBuilder
- Overrides:
toBuilderin classSdkClientException
-
builder
-