Class NoActiveSessionException

All Implemented Interfaces:
Serializable

public class NoActiveSessionException extends PortalException
This exception is used to indicate an operation is performed that requires an active session without when no session is available.
Since:
5.0
Author:
O. Kerpershoek
See Also:
  • Constructor Details

    • NoActiveSessionException

      public NoActiveSessionException()
      Default constructor for the exception.