org.apache.openjpa.util
public class ObjectExistsException extends StoreException
LOCK, OBJECT_EXISTS, OBJECT_NOT_FOUND, OPTIMISTIC, QUERY, REFERENTIAL_INTEGRITYGENERAL, INTERNAL, STORE, UNAVAILABLE, UNSUPPORTED, USER, WRAPPED| Constructor and Description |
|---|
ObjectExistsException(Localizer.Message msg) |
ObjectExistsException(java.lang.String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSubtype()
Exception subtype.
|
getTypegetCause, getFailedObject, getNestedThrowables, isFatal, printStackTrace, printStackTrace, printStackTrace, setCause, setFailedObject, setFatal, setNestedThrowables, toStringfillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessagepublic ObjectExistsException(java.lang.String msg)
public ObjectExistsException(Localizer.Message msg)
public int getSubtype()
OpenJPAExceptiongetSubtype in interface ExceptionInfogetSubtype in class OpenJPAException