public class BeanException extends RuntimeException
| Constructor and Description |
|---|
BeanException() |
BeanException(String msg) |
BeanException(String msg,
Throwable e) |
BeanException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.