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 void
ConfigDef. validate(org.apache.commons.configuration.Configuration conf)
Validate if the provided conf is a valid configuration of this configuration definition.void
ConfigKey. validate(org.apache.commons.configuration.Configuration conf)
Validate the setting is valid in the provided config conf.
-