Class DfIdentityException

All Implemented Interfaces:
IDfException, Serializable

public class DfIdentityException extends DfServiceException
This exception is thrown when a specific docbase does not have an identity. This is also the case when no principal is defined. The message indicates the docbase without identity.
Since:
5.1
See Also:
  • Constructor Details

    • DfIdentityException

      public DfIdentityException(com.documentum.fc.client.impl.docbase.DocbaseSpec docbaseSpec)