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 Summary
ConstructorsConstructorDescriptionBootstrapException(String message) BootstrapException(String message, Throwable cause) BootstrapException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) 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
 - 
BootstrapException
 
 -