public class AuthenticationFailedException extends Exception
| Constructor and Description |
|---|
AuthenticationFailedException()
Creates a new AuthenticationFailedException.
|
AuthenticationFailedException(Exception exception)
Creates a new AuthenticationFailedException.
|
AuthenticationFailedException(String message)
Creates a new AuthenticationFailedException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationFailedException()
public AuthenticationFailedException(Exception exception)
exception - that causes the AuthenticationFailedExceptionpublic AuthenticationFailedException(String message)
message - an error messageCopyright © 2012–2025 cismet GmbH. All rights reserved.