Class UnauthorizedSessionRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.websphere.servlet.session.UnauthorizedSessionRequestException
- All Implemented Interfaces:
Serializable
The UnauthorizedSessionRequestException is thrown when a user
attempts to access a session owned by another user.
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnauthorizedSessionRequestException
public UnauthorizedSessionRequestException() -
UnauthorizedSessionRequestException
-