public class UnsupportedException extends OpenJPAException
GENERAL, INTERNAL, STORE, UNAVAILABLE, UNSUPPORTED, USER, WRAPPED| Constructor and Description | 
|---|
UnsupportedException()  | 
UnsupportedException(Localizer.Message msg)  | 
UnsupportedException(Localizer.Message msg,
                    Throwable cause)  | 
UnsupportedException(String msg)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getType()
Exception type. 
 | 
getCause, getFailedObject, getNestedThrowables, getSubtype, 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 UnsupportedException()
public UnsupportedException(String msg)
public UnsupportedException(Localizer.Message msg)
public UnsupportedException(Localizer.Message msg, Throwable cause)
public int getType()
OpenJPAExceptiongetType in interface ExceptionInfogetType in class OpenJPAExceptionCopyright © 2006–2018 Apache Software Foundation. All rights reserved.