Uses of Class
com.documentum.fc.client.DfTypedObjectException
Packages that use DfTypedObjectException
-
Uses of DfTypedObjectException in com.documentum.fc.client
Subclasses of DfTypedObjectException in com.documentum.fc.clientModifier and TypeClassDescriptionclass
An exception that occurs when operating on a IDfACL instance.class
class
class
class
An exception that occurs when operating on a IDfTypedObject instance.class
An exception that occurs when operating on a IDfSysObject instance.class
class
Exceptions that occur when operating on workflow runtime objects including IDfWorkflow, IDfWorkitem, IDfPackageMethods in com.documentum.fc.client that return DfTypedObjectExceptionModifier and TypeMethodDescriptionstatic DfTypedObjectException
DfTypedObjectException.newBadAttrIndexException
(IDfTypedObject object, com.documentum.fc.client.impl.typeddata.ValueIndexException e) static DfTypedObjectException
DfTypedObjectException.newBadAttrIndexException
(IDfTypedObject object, String name, int valueIndex) static DfTypedObjectException
DfTypedObjectException.newBadAttrNameException
(IDfTypedObject object, com.documentum.fc.client.impl.typeddata.NoSuchAttributeException e) static DfTypedObjectException
DfTypedObjectException.newBadAttrNameException
(IDfTypedObject object, String name)