public class BootstrapException extends Exception
| Constructor and Description |
|---|
BootstrapException(Class<?> beanClass,
String msg,
Throwable cause) |
BootstrapException(String s) |
BootstrapException(String s,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.