public class ValidationUnavailableException extends OpenJPAException
GENERAL, INTERNAL, STORE, UNAVAILABLE, UNSUPPORTED, USER, WRAPPED
Constructor and Description |
---|
ValidationUnavailableException(String msg) |
ValidationUnavailableException(String msg,
RuntimeException e) |
ValidationUnavailableException(String msg,
RuntimeException e,
boolean fatal) |
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 ValidationUnavailableException(String msg)
public ValidationUnavailableException(String msg, RuntimeException e)
public ValidationUnavailableException(String msg, RuntimeException e, boolean fatal)
public int getType()
OpenJPAException
getType
in interface ExceptionInfo
getType
in class OpenJPAException
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.