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, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMessage
public UnsupportedException()
public UnsupportedException(String msg)
public UnsupportedException(Localizer.Message msg)
public UnsupportedException(Localizer.Message msg, Throwable cause)
public int getType()
OpenJPAException
getType
in interface ExceptionInfo
getType
in class OpenJPAException
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.