Uses of Class
jade.core.ProfileException

Packages that use ProfileException
jade.core This package contains the microkernel of JADE system. 
 

Uses of ProfileException in jade.core
 

Methods in jade.core that throw ProfileException
 List ProfileImpl.getSpecifiers(java.lang.String key)
          Retrieve a list of Specifiers from the configuration properties.
abstract  List Profile.getSpecifiers(java.lang.String key)
          Retrieve a list of Specifiers from the configuration properties.
 void Service.init(AgentContainer ac, Profile p)
          Performs the passive initialization step of the service.
 void BaseService.init(AgentContainer ac, Profile p)
           
 

Constructors in jade.core that throw ProfileException
ProfileImpl(java.lang.String fileName)
          Create a Profile object initialized with the settings specified in a given property file
 



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions