Uses of Class
jade.util.WrapperException

Packages that use WrapperException
jade.content.lang   
jade.content.onto   
jade.core This package contains the microkernel of JADE system.  
 

Uses of WrapperException in jade.content.lang
 

Subclasses of WrapperException in jade.content.lang
static class Codec.CodecException
          Class CodecException.
 

Uses of WrapperException in jade.content.onto
 

Subclasses of WrapperException in jade.content.onto
 class OntologyException
          Generic exception of the content support.
 class UngroundedException
          Thrown when working with an ungrounded abstract descriptor, i.e., a descriptor containing variables.
 

Uses of WrapperException in jade.core
 

Subclasses of WrapperException in jade.core
 class ProfileException
          This class represents an exception related to JADE profile creation or management.
 class ServiceException
          Generic exception thrown by JADE kernel level services.
 class ServiceNotActiveException
          This exception is thrown when trying to access a JADE kernel level service that is not installed in the local node.
 



JADE