Package org.apache.openjpa.lib.conf
Class BootstrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.openjpa.lib.conf.BootstrapException
- All Implemented Interfaces:
Serializable
Exception recognized by
bootstrap
framework.- Since:
- 0.4.1.4
- Author:
- Pinaki Poddar
- See Also:
-
Constructor Summary
ConstructorDescriptionBootstrapException
(String message) BootstrapException
(String message, Throwable cause) BootstrapException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BootstrapException
public BootstrapException() -
BootstrapException
-
BootstrapException
-
BootstrapException
-
-
Method Details
-
setFatal
-
isFatal
public boolean isFatal()
-