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 TypeClassDescriptionclassAn exception that occurs when operating on a IDfACL instance.classclassclassclassAn exception that occurs when operating on a IDfTypedObject instance.classAn exception that occurs when operating on a IDfSysObject instance.classclassExceptions that occur when operating on workflow runtime objects including IDfWorkflow, IDfWorkitem, IDfPackageMethods in com.documentum.fc.client that return DfTypedObjectExceptionModifier and TypeMethodDescriptionstatic DfTypedObjectExceptionDfTypedObjectException.newBadAttrIndexException(IDfTypedObject object, com.documentum.fc.client.impl.typeddata.ValueIndexException e) static DfTypedObjectExceptionDfTypedObjectException.newBadAttrIndexException(IDfTypedObject object, String name, int valueIndex) static DfTypedObjectExceptionDfTypedObjectException.newBadAttrNameException(IDfTypedObject object, com.documentum.fc.client.impl.typeddata.NoSuchAttributeException e) static DfTypedObjectExceptionDfTypedObjectException.newBadAttrNameException(IDfTypedObject object, String name)