Class CDOBranchDoesNotExistException

All Implemented Interfaces:
Serializable

public final class CDOBranchDoesNotExistException extends CDOException
Thrown from CDOBranch.getBase() or CDOBranch.getName() when the branch has been deleted remotely.
Since:
4.20
Author:
Eike Stepper
See Also:
  • Constructor Details

    • CDOBranchDoesNotExistException

      public CDOBranchDoesNotExistException(int branchID)
  • Method Details

    • getBranchID

      public int getBranchID()