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