Klasse CDODuplicateBranchException

Alle implementierten Schnittstellen:
Serializable

public class CDODuplicateBranchException extends CDOException
A CDO exception thrown from CDOBranch.createBranch() if the path name of the branch to be created already exists.
Seit:
4.16
Autor:
Eike Stepper
Siehe auch:
  • Konstruktordetails

    • CDODuplicateBranchException

      public CDODuplicateBranchException(CDOBranch branch)