
public class ObjectNotFoundException extends CDOException
| Constructor and Description |
|---|
ObjectNotFoundException(CDOID id) |
ObjectNotFoundException(CDOID id,
CDOBranchPoint branchPoint) |
| Modifier and Type | Method and Description |
|---|---|
CDOBranchPoint |
getBranchPoint() |
CDOID |
getID() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectNotFoundException(CDOID id)
public ObjectNotFoundException(CDOID id, CDOBranchPoint branchPoint)
public CDOID getID()
public CDOBranchPoint getBranchPoint()
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.