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
when the invalid session is detected (container not there on internal call)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSessionException
public NoSessionException() -
NoSessionException
- Parameters:
message-
-