Class UnwritableSessionDataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aspectran.core.component.session.UnwritableSessionDataException
All Implemented Interfaces:
Serializable

public class UnwritableSessionDataException extends Exception
Exception raised when session data can not be written.

Created: 2017. 9. 27.

See Also:
  • Constructor Details

    • UnwritableSessionDataException

      public UnwritableSessionDataException(String id, Throwable t)
  • Method Details

    • getId

      public String getId()