Package org.eclipse.jetty.server.session
Class UnwriteableSessionDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.jetty.server.session.UnwriteableSessionDataException
- All Implemented Interfaces:
Serializable
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
UnwriteableSessionDataException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnwriteableSessionDataException
(String id, SessionContext contextId, Throwable t) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnwriteableSessionDataException
Deprecated.
-
-
Method Details
-
getId
Deprecated. -
getSessionContext
Deprecated.
-