org.activemath.content.query
Class UnsupportedOntologyQueryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.activemath.content.query.QueryEngineException
              extended by org.activemath.content.query.UnsupportedOntologyQueryException
All Implemented Interfaces:
Serializable

public class UnsupportedOntologyQueryException
extends QueryEngineException

See Also:
Serialized Form

Constructor Summary
UnsupportedOntologyQueryException()
           
UnsupportedOntologyQueryException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

UnsupportedOntologyQueryException

public UnsupportedOntologyQueryException()

UnsupportedOntologyQueryException

public UnsupportedOntologyQueryException(String message)
Parameters:
message -