Uses of Class
jade.lang.acl.UnreadableException
-
Packages that use UnreadableException Package Description jade.lang.acl This package contains the support for the FIPA Agent Communication Language (ACL) including the ACLMessage class, the parser, the encoder, and an helper class for representing templates of ACL messages. -
-
Uses of UnreadableException in jade.lang.acl
Methods in jade.lang.acl that throw UnreadableException Modifier and Type Method Description SerializableACLMessage. getContentObject()This method returns the content of this ACLMessage when they have been written via the methodsetContentObject.
-