public class ObjectNotFoundException extends StoreException
LOCK, OBJECT_EXISTS, OBJECT_NOT_FOUND, OPTIMISTIC, QUERY, REFERENTIAL_INTEGRITYGENERAL, INTERNAL, STORE, UNAVAILABLE, UNSUPPORTED, USER, WRAPPED| Constructor and Description | 
|---|
ObjectNotFoundException(Collection failed,
                       Throwable[] nested)  | 
ObjectNotFoundException(Localizer.Message msg)  | 
ObjectNotFoundException(Object failed)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getSubtype()
Exception subtype. 
 | 
getTypegetCause, getFailedObject, getNestedThrowables, isFatal, printStackTrace, printStackTrace, printStackTrace, setCause, setFailedObject, setFatal, setNestedThrowables, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessagepublic ObjectNotFoundException(Localizer.Message msg)
public ObjectNotFoundException(Object failed)
public ObjectNotFoundException(Collection failed, Throwable[] nested)
public int getSubtype()
OpenJPAExceptiongetSubtype in interface ExceptionInfogetSubtype in class OpenJPAExceptionCopyright © 2006–2022 Apache Software Foundation. All rights reserved.