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, toString
public 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 © 2024 DiffusionData Ltd. All Rights Reserved.