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, toString
public CredentialExpiredException(String message)
Copyright © 2017. All rights reserved.