Class BootstrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jmix.reports.yarg.formatters.impl.doc.connector.BootstrapException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionBootstrapException(String message) BootstrapException(String message, Throwable cause) BootstrapException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) BootstrapException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
BootstrapExceptionpublic BootstrapException()
- 
BootstrapException
- 
BootstrapException
- 
BootstrapException
- 
BootstrapException
 
-