class NoConfigurationPropertyException : RuntimeException
(source)
An exception thrown when a requested configuration property is not found.
This exception can be avoided by using a schema that provides a default value or asserts that a value has been provided in the configuration.