Uses of Class
edu.ntnu.ecosim.exceptions.PropertyNotFoundException

Packages that use PropertyNotFoundException
edu.ntnu.ecosim.basicfunctionality   
 

Uses of PropertyNotFoundException in edu.ntnu.ecosim.basicfunctionality
 

Methods in edu.ntnu.ecosim.basicfunctionality that throw PropertyNotFoundException
 java.lang.String Config.getProperty(java.lang.String moduleName, java.lang.String propertyName)
          Method to get a property from the configuration.