Uses of Class
jade.content.ContentException

Packages that use ContentException
jade.content.lang   
jade.content.onto   
jade.core.behaviours This package is a subpackage of jade.core and contains the classes used to implement basic agent behaviours. 
 

Uses of ContentException in jade.content.lang
 

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

Uses of ContentException in jade.content.onto
 

Subclasses of ContentException 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 ContentException in jade.core.behaviours
 

Methods in jade.core.behaviours with parameters of type ContentException
protected  void OntologyServer.handleNotUnderstood(ContentException ce, ACLMessage msg)
           
 



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