Class CDOBranchDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.emf.cdo.common.util.CDOException
org.eclipse.emf.cdo.common.branch.CDOBranchDoesNotExistException
- All Implemented Interfaces:
Serializable
- Since:
- 4.20
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CDOBranchDoesNotExistException
public CDOBranchDoesNotExistException(int branchID)
-
-
Method Details
-
getBranchID
public int getBranchID()
-