spring-framework / org.springframework.beans.factory.parsing / FailFastProblemReporter / <init>

<init>

FailFastProblemReporter()

Simple ProblemReporter implementation that exhibits fail-fast behavior when errors are encountered.

The first error encountered results in a BeanDefinitionParsingException being thrown.

Warnings are written to the log for this class.

Author
Rob Harrop

Author
Juergen Hoeller

Author
Rick Evans

Since
2.0