Class SessionNotFoundException

All Implemented Interfaces:
Serializable

public class SessionNotFoundException extends SessionException
Indicates that a requested session could not be found.
See Also:
  • Constructor Details

    • SessionNotFoundException

      public SessionNotFoundException(String message)
    • SessionNotFoundException

      public SessionNotFoundException(String message, Throwable cause)