Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
Modifier and Type | Class and Description |
---|---|
class |
DfACLException
An exception that occurs when operating on a IDfACL instance.
|
class |
DfAlreadyLinkedException |
class |
DfAttributeValueException |
class |
DfPersistentObjectException |
class |
DfPreferenceException
An exception that occurs when operating on a IDfTypedObject instance.
|
class |
DfSysObjectException
An exception that occurs when operating on a IDfSysObject instance.
|
class |
DfSysObjectSecurityException |
class |
DfWorkflowException
Exceptions that occur when operating on workflow runtime objects including IDfWorkflow, IDfWorkitem, IDfPackage
|
Modifier and Type | Method and Description |
---|---|
static DfTypedObjectException |
DfTypedObjectException.newBadAttrIndexException(IDfTypedObject object,
java.lang.String name,
int valueIndex) |
static DfTypedObjectException |
DfTypedObjectException.newBadAttrIndexException(IDfTypedObject object,
com.documentum.fc.client.impl.typeddata.ValueIndexException e) |
static DfTypedObjectException |
DfTypedObjectException.newBadAttrNameException(IDfTypedObject object,
com.documentum.fc.client.impl.typeddata.NoSuchAttributeException e) |
static DfTypedObjectException |
DfTypedObjectException.newBadAttrNameException(IDfTypedObject object,
java.lang.String name) |
Copyright 1994-2023 OpenText Corporation. All rights reserved.