org.ontoware.rdf2go.exception
Class QueryLanguageNotSupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.ontoware.rdf2go.exception.ModelRuntimeException
                  extended by org.ontoware.rdf2go.exception.QueryLanguageNotSupportedException
All Implemented Interfaces:
java.io.Serializable, AnyModelException

public class QueryLanguageNotSupportedException
extends ModelRuntimeException

See Also:
Serialized Form

Constructor Summary
QueryLanguageNotSupportedException()
           
QueryLanguageNotSupportedException(java.lang.Exception e)
           
QueryLanguageNotSupportedException(java.lang.String message)
           
QueryLanguageNotSupportedException(java.lang.String message, java.lang.Exception e)
           
 
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

QueryLanguageNotSupportedException

public QueryLanguageNotSupportedException(java.lang.Exception e)

QueryLanguageNotSupportedException

public QueryLanguageNotSupportedException(java.lang.String message)

QueryLanguageNotSupportedException

public QueryLanguageNotSupportedException(java.lang.String message,
                                          java.lang.Exception e)

QueryLanguageNotSupportedException

public QueryLanguageNotSupportedException()


Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.