Class DfScopingException

All Implemented Interfaces:
IDfException, Serializable

public class DfScopingException extends DfException
DfScopingException class.
See Also:
  • Method Details

    • changeDefaultPolicyActiveException

      public static DfScopingException changeDefaultPolicyActiveException(com.documentum.fc.client.ScopeBoundary boundary)
    • haveDefaultPolicyBoundaryException

      public static DfScopingException haveDefaultPolicyBoundaryException(com.documentum.fc.client.ScopeBoundary boundary)
    • popScopeNoActiveException

      public static DfScopingException popScopeNoActiveException()
    • popScopeMismatchException

      public static DfScopingException popScopeMismatchException(IDfScope scope, IDfScope currentScope)
    • popScopeCurrentNotCustomException

      public static DfScopingException popScopeCurrentNotCustomException(IDfScope currentScope)
    • enableServerScopingException

      public static DfScopingException enableServerScopingException()
    • scopeManagerMismatchException

      public static DfScopingException scopeManagerMismatchException(IDfScope currentScope)
    • serverScopeOperationException

      public static DfScopingException serverScopeOperationException(String action)