public class SessionSecurityException extends SessionException
Constructor and Description |
---|
SessionSecurityException()
Constructor.
|
SessionSecurityException(String description) |
SessionSecurityException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SessionSecurityException()
public SessionSecurityException(Throwable cause)
cause
- of this SessionSecurityException, could be nullRuntimeException.RuntimeException(Throwable)
public SessionSecurityException(String description)
description
- the exception messageRuntimeException.RuntimeException(String)
Copyright © 2020 Push Technology Ltd. All Rights Reserved.