Uses of Package
edu.ntnu.ecosim.exceptions

Packages that use edu.ntnu.ecosim.exceptions
edu.ntnu.ecosim.agents.serviceproviders   
edu.ntnu.ecosim.basicfunctionality   
edu.ntnu.ecosim.environment   
 

Classes in edu.ntnu.ecosim.exceptions used by edu.ntnu.ecosim.agents.serviceproviders
NoSuchStrategyException
          Exception thrown by service provider strategy if the specified strategy does not exist.
NotEnoughDataException
          Used by service provider memory if there is not enough data to calculate performance parameters.
 

Classes in edu.ntnu.ecosim.exceptions used by edu.ntnu.ecosim.basicfunctionality
PropertyNotFoundException
          The exception to be thrown by config if a property is not found
 

Classes in edu.ntnu.ecosim.exceptions used by edu.ntnu.ecosim.environment
NoSuchStrategyException
          Exception thrown by service provider strategy if the specified strategy does not exist.