Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
com.documentum.fc.common |
Provides classes and interfaces to utility functionality associated with all DFC objects.
|
Modifier and Type | Class and Description |
---|---|
class |
DfDocbrokerRuntimeException |
class |
DfServiceCriticalException
This exception is no longer used.
|
class |
DfStaleSessionHandleException
Thrown when the session referenced by a handle no longer exists.
|
Modifier and Type | Class and Description |
---|---|
class |
DfCriticalException
An unexpected DFC runtime exception.
|
class |
DfEndOfCollectionException
An exception thrown when someone tries to access data beyond the end of a collection.
|
class |
DfReadOnlyException
Thrown to indicate that the object, attribute or type is read-only (can not be modified).
|
Modifier and Type | Method and Description |
---|---|
static DfRuntimeException |
DfRuntimeException.newDefineClassFailedException(java.lang.String name,
java.net.URL url,
java.lang.Exception cause) |
static DfRuntimeException |
DfRuntimeException.newFailedBofTransformationException(java.lang.String name,
java.lang.Exception cause) |
static DfRuntimeException |
DfRuntimeException.newInvalidPrivilegeMetadataException(java.lang.String moduleName) |
static DfRuntimeException |
DfRuntimeException.newNotInitializedException() |
static DfRuntimeException |
DfRuntimeException.newPrivilegeIllegalForSBOException(java.lang.String sboName) |
static DfRuntimeException |
DfRuntimeException.newUnexpectedException(java.lang.Exception cause) |
Copyright 1994-2023 OpenText Corporation. All rights reserved.