public class AuthenticationTokenException extends Exception
Credentials could not be converted into an authentication token.| Constructor and Description |
|---|
AuthenticationTokenException() |
AuthenticationTokenException(String message) |
AuthenticationTokenException(String message,
Throwable cause) |
AuthenticationTokenException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2020. All rights reserved.