open class BeanDefinitionParsingException : BeanDefinitionStoreException
Exception thrown when a bean definition reader encounters an error during the parsing process.
Author
Juergen Hoeller
Author
Rob Harrop
Since
2.0
BeanDefinitionParsingException(problem: Problem)
Create a new BeanDefinitionParsingException. |