Class CCDuplicateBranchPointException

All Implemented Interfaces:
Serializable

public class CCDuplicateBranchPointException extends CCDuplicateException
Exception indicates that a branch point already exists
Since:
9.0
See Also:
  • Constructor Details

    • CCDuplicateBranchPointException

      public CCDuplicateBranchPointException(ICCBranchPoint existingBranchPoint)
  • Method Details

    • getExistingBranchPoint

      public ICCBranchPoint getExistingBranchPoint()
      Returns the existing branch point
      Returns:
      branch point