jade.domain.FIPAAgentManagement
Class UnrecognisedValue

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jade.domain.FIPAException
              extended by jade.domain.FIPAAgentManagement.NotUnderstoodException
                  extended by jade.domain.FIPAAgentManagement.UnrecognisedValue
All Implemented Interfaces:
ContentElement, Predicate, java.io.Serializable

public class UnrecognisedValue
extends NotUnderstoodException
implements Predicate

Version:
$Date: 2003-03-10 16:38:45 +0100 (lun, 10 mar 2003) $ $Revision: 3775 $
Author:
Fabio Bellifemine - CSELT S.p.A.
See Also:
FIPAManagementOntology, Serialized Form

Field Summary
 
Fields inherited from class jade.domain.FIPAException
msg
 
Constructor Summary
UnrecognisedValue()
           
UnrecognisedValue(java.lang.String value)
           
 
Method Summary
 java.lang.String getValue()
           
 void setValue(java.lang.String a)
           
 
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

UnrecognisedValue

public UnrecognisedValue()

UnrecognisedValue

public UnrecognisedValue(java.lang.String value)
Method Detail

setValue

public void setValue(java.lang.String a)

getValue

public java.lang.String getValue()


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