Class NoSessionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.ui.exceptions.NoSessionException
All Implemented Interfaces:
Serializable

public class NoSessionException extends RuntimeException
when the invalid session is detected (container not there on internal call)
See Also:
  • Constructor Details

    • NoSessionException

      public NoSessionException()
    • NoSessionException

      public NoSessionException(String message)
      Parameters:
      message -