com.ibm.websphere.servlet.session
Class UnauthorizedSessionRequestException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.websphere.servlet.session.UnauthorizedSessionRequestException
All implemented interfaces:
java.io.Serializable
- public class UnauthorizedSessionRequestException
- extends java.lang.RuntimeException
See Also:
Constructor Summary
Constructor and Description |
---|
UnauthorizedSessionRequestException()
|
UnauthorizedSessionRequestException(java.lang.String s)
|
Method Summary
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
UnauthorizedSessionRequestException
- public UnauthorizedSessionRequestException( )
UnauthorizedSessionRequestException
- public UnauthorizedSessionRequestException( java.lang.String s)