Class UnwriteableSessionDataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.jetty.server.session.UnwriteableSessionDataException
All Implemented Interfaces:
Serializable

@Deprecated(since="2021-05-27") public class UnwriteableSessionDataException extends Exception
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
UnwriteableSessionDataException
See Also:
  • Constructor Details

  • Method Details

    • getId

      public String getId()
      Deprecated.
    • getSessionContext

      public SessionContext getSessionContext()
      Deprecated.