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 Summary
ConstructorDescriptionInvalidQueryException
(String message) InvalidQueryException
(String message, Throwable cause) InvalidQueryException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidQueryException
public InvalidQueryException() -
InvalidQueryException
-
InvalidQueryException
-
InvalidQueryException
-