Class CDODuplicateBranchException

All Implemented Interfaces:
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.
Since:
4.16
Author:
Eike Stepper
See Also:
  • Constructor Details

    • CDODuplicateBranchException

      public CDODuplicateBranchException(CDOBranch branch)