Class QueryInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tools.refinery.interpreter.matchers.InterpreterRuntimeException
tools.refinery.interpreter.matchers.planning.QueryProcessingException
tools.refinery.interpreter.matchers.psystem.queries.QueryInitializationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RewriterException
Represent an exception that occurred while initializing the specification of a query.
- Since:
- 0.9
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tools.refinery.interpreter.matchers.planning.QueryProcessingException
bind, getPatternDescription, getShortMessage, setPatternDescription
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QueryInitializationException
-
QueryInitializationException
-