jade.domain.FIPAAgentManagement
Class UnsupportedValue

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.UnsupportedValue
All Implemented Interfaces:
ContentElement, Predicate, java.io.Serializable

public class UnsupportedValue
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
UnsupportedValue()
           
UnsupportedValue(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

UnsupportedValue

public UnsupportedValue()

UnsupportedValue

public UnsupportedValue(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