Uses of Class
jade.lang.acl.UnreadableException

Packages that use UnreadableException
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
 java.io.Serializable ACLMessage.getContentObject()
          This method returns the content of this ACLMessage when they have been written via the method setContentObject.
 



JADE