com.ontotext.ordi.mapper.exceptions
Class IllegalQueryFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.ontotext.ordi.exception.ORDIRuntimeException
                  extended by com.ontotext.ordi.mapper.exceptions.IllegalQueryFormatException
All Implemented Interfaces:
Serializable

public class IllegalQueryFormatException
extends ORDIRuntimeException

See Also:
Serialized Form

Constructor Summary
IllegalQueryFormatException(String msg)
           
IllegalQueryFormatException(String msg, Throwable t)
           
IllegalQueryFormatException(Throwable t)
           
 
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

IllegalQueryFormatException

public IllegalQueryFormatException(String msg)

IllegalQueryFormatException

public IllegalQueryFormatException(String msg,
                                   Throwable t)

IllegalQueryFormatException

public IllegalQueryFormatException(Throwable t)


Copyright © 2008. All Rights Reserved.