Package com.documentum.fc.client
Class DfStaleSessionHandleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.documentum.fc.common.DfRuntimeException
com.documentum.fc.client.DfStaleSessionHandleException
- All Implemented Interfaces:
Serializable
Thrown when the session referenced by a handle no longer exists.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.documentum.fc.common.DfRuntimeException
convertToRuntimeException, getArguments, getMessage, getMessageId, newDefineClassFailedException, newFailedBofTransformationException, newInvalidPrivilegeMetadataException, newNotInitializedException, newPrivilegeIllegalForSBOException, newUnexpectedException, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DfStaleSessionHandleException
public DfStaleSessionHandleException()
-