jade.domain.FIPAAgentManagement
Class NotUnderstoodException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jade.domain.FIPAException
              extended by jade.domain.FIPAAgentManagement.NotUnderstoodException
All Implemented Interfaces:
ContentElement, Predicate, java.io.Serializable
Direct Known Subclasses:
UnexpectedAct, UnrecognisedValue, UnsupportedAct, UnsupportedValue

public class NotUnderstoodException
extends FIPAException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class jade.domain.FIPAException
msg
 
Constructor Summary
NotUnderstoodException(ACLMessage notUnderstood)
           
NotUnderstoodException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class jade.domain.FIPAException
getACLMessage, getMessage, setMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NotUnderstoodException

public NotUnderstoodException(java.lang.String msg)

NotUnderstoodException

public NotUnderstoodException(ACLMessage notUnderstood)


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