JADE_SL.onto
Class UnknownSchemaException

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.UnknownSchemaException
All Implemented Interfaces:
java.io.Serializable

public class UnknownSchemaException
extends OntologyException

Thrown when the schema for the type of the entity to be translated into/from an abstract descriptor is not defined in the ontology used to perform the translation. This particular case of OntologyException is handled differently as the schema can be defined in one of the base ontologies.

Author:
Giovanni Caire - TILAB
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
UnknownSchemaException()
          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

UnknownSchemaException

public UnknownSchemaException()
Constructor



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