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