Package | Description |
---|---|
org.eclipse.emf.cdo.util |
Client utility classes, some common interfaces and exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
CommitIntegrityException
A local
data integrity exception that indicates that the subset of object modifications in a
partial commit is inconsistent. |
class |
DanglingIntegrityException
A local
data integrity exception that indicates the addition of one or more cross references to objects
that are not (or no longer) contained in the repository. |
class |
ReferentialIntegrityException
A
data integrity exception that indicates an attempt to create stale references. |
class |
UnitIntegrityException
A
data integrity exception that indicates an attempt to move objects between units. |
class |
ValidationException
A
data integrity exception indicating that the attempt
to commit a transaction was rejected because of violation of server-side validation checks. |
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html