Uses of Class
org.apache.bookkeeper.common.conf.ConfigException
Packages that use ConfigException
-
Uses of ConfigException in org.apache.bookkeeper.common.conf
Methods in org.apache.bookkeeper.common.conf that throw ConfigExceptionModifier and TypeMethodDescriptionvoidConfigDef.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.