Class CDOUnitManager.UnitNotFoundException

All Implemented Interfaces:
Serializable
Enclosing interface:
CDOUnitManager

public static final class CDOUnitManager.UnitNotFoundException extends CDOException
An unchecked CDOException being thrown from CDOUnitManager.openUnit() to indicate that no unit exists for the given root object.
Author:
Eike Stepper
See Also:
  • Constructor Details

    • UnitNotFoundException

      public UnitNotFoundException()