spring-framework / org.springframework.beans.factory.parsing / BeanDefinitionParsingException

BeanDefinitionParsingException

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

Constructors

<init>

BeanDefinitionParsingException(problem: Problem)

Create a new BeanDefinitionParsingException.