Uses of Class
jade.util.WrapperException
-
Packages that use WrapperException Package Description jade.content jade.content.frame jade.content.lang jade.content.onto jade.core This package contains the microkernel of JADE system.jade.imtp.leap jade.mtp -
-
Uses of WrapperException in jade.content
Subclasses of WrapperException in jade.content Modifier and Type Class Description classContentExceptionBase class for OntologyException and CodecException -
Uses of WrapperException in jade.content.frame
Subclasses of WrapperException in jade.content.frame Modifier and Type Class Description classFrameExceptionGeneric exception of the Frame-based content support. -
Uses of WrapperException in jade.content.lang
Subclasses of WrapperException in jade.content.lang Modifier and Type Class Description static classCodec.CodecExceptionClass CodecException. -
Uses of WrapperException in jade.content.onto
Subclasses of WrapperException in jade.content.onto Modifier and Type Class Description classBeanOntologyExceptionThis class is used for reporting exceptions when adding beans to aBeanOntology.classNotAnAggregateclassNotASpecialTypeclassOntologyExceptionGeneric exception of the content support.classUngroundedExceptionThrown when working with an ungrounded abstract descriptor, i.e., a descriptor containing variables.classUnknownSchemaExceptionThrown 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.classUnknownSlotException -
Uses of WrapperException in jade.core
Subclasses of WrapperException in jade.core Modifier and Type Class Description classIMTPExceptionThis exception is thrown when an error occurs in the communication with a remote objectclassProfileExceptionThis class represents an exception related to JADE profile creation or management.classServiceExceptionGeneric exception thrown by JADE kernel level services.classServiceNotActiveExceptionThis exception is thrown when trying to access a JADE kernel level service that is not installed in the local node.classUnreachableExceptionThis exception is thrown when some agent container cannot be contacted. -
Uses of WrapperException in jade.imtp.leap
Subclasses of WrapperException in jade.imtp.leap Modifier and Type Class Description classConnectionDroppedclassICPDispatchExceptionclassICPExceptionGeneric exception class for ICP errors. -
Uses of WrapperException in jade.mtp
Subclasses of WrapperException in jade.mtp Modifier and Type Class Description classMTPExceptionGeneric exception class for MTP errors.
-