public class InvalidSessionException extends AccessRuntimeException
Constructor and Description |
---|
InvalidSessionException(String message,
long sessionId)
Exception thrown if a invalid session is detected.
|
Modifier and Type | Method and Description |
---|---|
long |
getSessionId()
Get the session id of the invalid session.
|
constructContext, getContext, getErrorCode, getLocalizedMessage, isInfoOnly, setErrorCode, setInfo, wrapOrRethrow
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidSessionException(String message, long sessionId)
message
- The message of the exception.sessionId
- The session id of the invalid session.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210