Package tools.refinery.logic
Class InvalidQueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tools.refinery.logic.InvalidQueryException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidClauseException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionInvalidQueryException(String message) InvalidQueryException(String message, Throwable cause) InvalidQueryException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvalidQueryExceptionpublic InvalidQueryException()
- 
InvalidQueryException
- 
InvalidQueryException
- 
InvalidQueryException
 
-