Package org.eclipse.emf.cdo.view
Class CDOUnitManager.UnitNotFoundException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- org.eclipse.emf.cdo.common.util.CDOException
- 
- org.eclipse.emf.cdo.view.CDOUnitManager.UnitNotFoundException
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing interface:
- CDOUnitManager
 
 public static final class CDOUnitManager.UnitNotFoundException extends CDOException An uncheckedCDOExceptionbeing thrown fromCDOUnitManager.openUnit()to indicate that nounitexists for the given root object.- Author:
- Eike Stepper
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description UnitNotFoundException()
 
-