public class BeanDefinitionParsingException extends BeanDefinitionStoreException
| Constructor and Description | 
|---|
| BeanDefinitionParsingException(Problem problem)Create a new BeanDefinitionParsingException. | 
getBeanName, getResourceDescriptioncontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BeanDefinitionParsingException(Problem problem)
problem - the configuration problem that was detected during the parsing process