Uses of Class
de.unirostock.sems.ModelCrawler.exceptions.ConfigurationException
-
Packages that use ConfigurationException Package Description de.unirostock.sems.ModelCrawler -
-
Uses of ConfigurationException in de.unirostock.sems.ModelCrawler
Methods in de.unirostock.sems.ModelCrawler that throw ConfigurationException Modifier and Type Method Description static Config
Config. load(File location)
Loads the config from a Json file.void
Config. save(File location)
Saves the current config to disk.
-