public class BeanDefinitionParsingException extends BeanDefinitionStoreException
Constructor and Description |
---|
BeanDefinitionParsingException(Problem problem)
Create a new BeanDefinitionParsingException.
|
getBeanName, getResourceDescription
equals, hashCode
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BeanDefinitionParsingException(Problem problem)
problem
- the configuration problem that was detected during the parsing process