public class UnexpectedCredentialException extends AuthenticationException
Thrown during the authentication process to indicate that credentials are not supported or could not be handled.
Constructor and Description |
---|
UnexpectedCredentialException(String message) |
UnexpectedCredentialException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.