spring-framework / org.springframework.core.env / MissingRequiredPropertiesException / <init>

<init>

MissingRequiredPropertiesException()

Exception thrown when required properties are not found.

Author
Chris Beams

Since
3.1

See Also
ConfigurablePropertyResolver#setRequiredProperties(String...)ConfigurablePropertyResolver#validateRequiredProperties()org.springframework.context.support.AbstractApplicationContext#prepareRefresh()