Package org.eclipse.emf.cdo.util
Class UnitIntegrityException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- org.eclipse.emf.cdo.util.CommitException
- 
- org.eclipse.emf.cdo.util.DataIntegrityException
- 
- org.eclipse.emf.cdo.util.UnitIntegrityException
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class UnitIntegrityException extends DataIntegrityException Adata integrity exceptionthat indicates an attempt to move objects between units.- Since:
- 4.5
- Author:
- Eike Stepper
- See Also:
- Serialized Form
- No Extend
- This interface is not intended to be extended by clients.
- No Instantiate
- This class is not intended to be instantiated by clients.
 
- 
- 
Constructor SummaryConstructors Constructor Description UnitIntegrityException(java.lang.String msg)
 - 
Method Summary- 
Methods inherited from class org.eclipse.emf.cdo.util.CommitExceptionisLocal, wrap
 
- 
 
-