Class UnreadableSessionDataException

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

public class UnreadableSessionDataException extends Exception
Exception raised when session data can not be read.

Created: 2017. 9. 7.

See Also:
  • Constructor Details

    • UnreadableSessionDataException

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

    • getId

      public String getId()