Uses of Class
jade.util.WrapperException

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

Uses of WrapperException in jade.content
 

Subclasses of WrapperException in jade.content
 class ContentException
          Base class for OntologyException and CodecException
 

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 BeanOntologyException
          This class is used for reporting exceptions when adding beans to a BeanOntology.
 class OntologyException
          Generic exception of the content support.
 class UngroundedException
          Thrown when working with an ungrounded abstract descriptor, i.e., a descriptor containing variables.
 class UnknownSchemaException
          Thrown when the schema for the type of the entity to be translated into/from an abstract descriptor is not defined in the ontology used to perform the translation.
 class UnknownSlotException
           
 

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.
 



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