public class UnreadableSessionDataException extends Exception
| Constructor and Description |
|---|
UnreadableSessionDataException(String id,
SessionContext sessionContext,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
SessionContext |
getSessionContext() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnreadableSessionDataException(String id, SessionContext sessionContext, Throwable t)
id - the session idsessionContext - the sessionContextt - the cause of the exceptionpublic String getId()
public SessionContext getSessionContext()
Copyright © 2010 - 2020 Adobe. All Rights Reserved