org.apache.openjpa.util
public class NoResultException extends InvalidStateException
CALLBACK, INVALID_STATE, METADATA, NO_RESULT, NO_TRANSACTION, NON_UNIQUE_RESULTGENERAL, INTERNAL, STORE, UNAVAILABLE, UNSUPPORTED, USER, WRAPPED| Constructor and Description |
|---|
NoResultException(Localizer.Message msg) |
NoResultException(Localizer.Message msg,
java.lang.Object failed) |
| 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 NoResultException(Localizer.Message msg)
public NoResultException(Localizer.Message msg, java.lang.Object failed)
public int getSubtype()
OpenJPAExceptiongetSubtype in interface ExceptionInfogetSubtype in class InvalidStateException