
public class CommitIntegrityException extends DataIntegrityException
data integrity exception that indicates that the subset of object modifications in a
partial commit is inconsistent.| Constructor and Description |
|---|
CommitIntegrityException(String msg,
Set<? extends EObject> missingObjects) |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends EObject> |
getMissingObjects() |
boolean |
isLocal() |
wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.