Uses of Class
io.adamantic.quicknote.exceptions.ConfigException
Packages that use ConfigException
-
Uses of ConfigException in io.adamantic.quicknote
Methods in io.adamantic.quicknote that throw ConfigExceptionModifier and TypeMethodDescriptionstatic StringQuicknoteConfig.requireStringNotEmpty(org.apache.commons.configuration2.Configuration c, String path) Loads a string from configuration, requiring that it's not empty.