Uses of Class
edu.ntnu.item.jt.system.errors.AlreadyInitializedException

Packages that use AlreadyInitializedException
edu.ntnu.item.jt.configloader Provides functionality to read from and write to a PowerScan XML configuration file and to read from a properties file 
 

Uses of AlreadyInitializedException in edu.ntnu.item.jt.configloader
 

Methods in edu.ntnu.item.jt.configloader that throw AlreadyInitializedException
static PropertiesReader PropertiesReader.initialize(String configFile)
          Initialize a properties reader object, reading the properties from a given location on the local file system.