Uses of Class
org.apache.bookkeeper.common.conf.ConfigException
-
Packages that use ConfigException Package Description org.apache.bookkeeper.common.conf Configuration related utilities. -
-
Uses of ConfigException in org.apache.bookkeeper.common.conf
Methods in org.apache.bookkeeper.common.conf that throw ConfigException Modifier and Type Method Description voidConfigDef. validate(org.apache.commons.configuration2.Configuration conf)Validate if the provided conf is a valid configuration of this configuration definition.voidConfigKey. validate(org.apache.commons.configuration2.Configuration conf)Validate the setting is valid in the provided config conf.
-