public class BeanCreationException extends RuntimeException
| Constructor and Description |
|---|
BeanCreationException(BeanInfo beanInfo,
Throwable cause) |
BeanCreationException(String message,
BeanInfo beanInfo) |
BeanCreationException(String message,
BeanInfo beanInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
BeanInfo |
getBeanInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BeanInfo getBeanInfo()
Copyright © 2011 Syse Data AS. All Rights Reserved.