Uses of Class
de.aristaflow.adept2.base.configuration.PropertyNotSetException
-
Packages that use PropertyNotSetException Package Description de.aristaflow.adept2.base.configuration -
-
Uses of PropertyNotSetException in de.aristaflow.adept2.base.configuration
Methods in de.aristaflow.adept2.base.configuration that throw PropertyNotSetException Modifier and Type Method Description protected voidConfigurationValidator. rebukeMissingValue(String propertyName)Constructs aPropertyNotSetExceptionand throws it.
-