public class CredentialExpiredException extends AuthenticationException
Thrown during the authentication process to indicate that the credential is expired.
| Constructor and Description |
|---|
CredentialExpiredException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CredentialExpiredException(String message)
Copyright © 2024. All rights reserved.