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.RuntimeException(String)
public SessionSecurityException(String description, Throwable cause)
description
- the exception messagecause
- of the exceptionRuntimeException.RuntimeException(String, Throwable)
Copyright © 2022 Push Technology Ltd. All Rights Reserved.