JADE_SL.onto
Class UngroundedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byJADE_SL.onto.WrapperException
              extended byJADE_SL.onto.OntologyException
                  extended byJADE_SL.onto.UngroundedException
All Implemented Interfaces:
java.io.Serializable

public class UngroundedException
extends OntologyException

Thrown when working with an ungrounded abstract descriptor, i.e., a descriptor containing variables, as if it were grounded. Typically, thrown when applying Ontology.toObject(AbsObject) to an ungrouded abstract descriptor.

Author:
Federico Bergenti - Universita` di Parma
See Also:
JADE_SL.onto, Serialized Form

Field Summary
 
Fields inherited from class JADE_SL.onto.WrapperException
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
UngroundedException()
          Constructor
 
Methods inherited from class JADE_SL.onto.WrapperException
getMessage, getNested, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UngroundedException

public UngroundedException()
Constructor



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.