public class UnreadableSessionDataException
extends java.lang.Exception
Constructor | Description |
---|---|
UnreadableSessionDataException(java.lang.String id,
SessionContext contextId,
java.lang.Throwable t) |
Modifier and Type | Method | 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()
Copyright © 1995–2018 Webtide. All rights reserved.