public class UnreadableSessionDataException
extends java.lang.Exception
| Constructor and Description |
|---|
UnreadableSessionDataException(java.lang.String id,
SessionContext contextId,
java.lang.Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
SessionContext |
getSessionContext() |
public UnreadableSessionDataException(java.lang.String id,
SessionContext contextId,
java.lang.Throwable t)
id - contextId - t - public java.lang.String getId()
public SessionContext getSessionContext()