Uses of Class
com.documentum.fc.client.DfAspectOperationException
Packages that use DfAspectOperationException
-
Uses of DfAspectOperationException in com.documentum.fc.client
Subclasses of DfAspectOperationException in com.documentum.fc.clientModifier and TypeClassDescriptionclass
class
Methods in com.documentum.fc.client that return DfAspectOperationExceptionModifier and TypeMethodDescriptionstatic DfAspectOperationException
DfAspectOperationException.makeIncompatibleAspectException
(String aspect, String type) static DfAspectOperationException
DfAspectOperationException.makeInvalidAspectSetException
(com.documentum.fc.client.impl.bof.compoundclass.AspectSet set) static DfAspectOperationException
DfAspectOperationException.makeInvalidSecurityPolicyException
(String policy) static DfAspectOperationException
DfAspectOperationException.makeSecurityViolationException
(String aspect) static DfAspectOperationException
DfAspectOperationException.makeUnknownAspectException
(String aspect, String docbase) static DfAspectOperationException
DfAspectOperationException.newCannotDetachAspect
(String aspectName) static DfAspectOperationException
DfAspectOperationException.newInvalidAspectOperationException()