public class UnreadableSessionDataException extends Exception
| Constructor and Description |
|---|
UnreadableSessionDataException(String id,
SessionContext contextId,
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 contextId, Throwable t)
id - contextId - t - public String getId()
public SessionContext getSessionContext()
Copyright © 1995–2017 Webtide. All rights reserved.