Class CDOUnitManager.UnitExistsException

All Implemented Interfaces:
Serializable
Enclosing interface:
CDOUnitManager

public static final class CDOUnitManager.UnitExistsException extends CDOException
An unchecked CDOException being thrown from CDOUnitManager.createUnit() to indicate that the given root object already is the root of an existing unit.
Author:
Eike Stepper
See Also:
  • Constructor Details

    • UnitExistsException

      public UnitExistsException()