Package io.quarkus.bootstrap
Class BootstrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.quarkus.bootstrap.BootstrapException
- All Implemented Interfaces:
Serializable
- Author:
- Alexey Loubyansky
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBootstrapException(String message) BootstrapException(String message, 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
-
BootstrapException
-