public class AuthenticationException extends SessionSecurityException
| Constructor and Description |
|---|
AuthenticationException()
Constructor.
|
AuthenticationException(String description) |
AuthenticationException(String description,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationException()
public AuthenticationException(String description)
description - the exception messageSessionSecurityException(String)public AuthenticationException(String description, Throwable cause)
description - the exception messagecause - of the exceptionSessionSecurityException(String, Throwable)Copyright © 2023 DiffusionData Limited. All rights reserved.