| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
atg.security.proxy.InvalidSessionException
public class InvalidSessionException
Exception which is thrown when a UserSessionProxy receives an invocation whose calling context references an unknown session key.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Fields inherited from class java.rmi.RemoteException | 
|---|
| detail | 
| Constructor Summary | |
|---|---|
| InvalidSessionException() | |
| InvalidSessionException(java.lang.String pMessage) | |
| Method Summary | 
|---|
| Methods inherited from class java.rmi.RemoteException | 
|---|
| getCause, getMessage | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public InvalidSessionException()
public InvalidSessionException(java.lang.String pMessage)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||