Class RewriterException
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
tools.refinery.interpreter.matchers.psystem.rewriters.RewriterException
- All Implemented Interfaces:
Serializable
An exception to wrap various issues during PDisjunction rewriting.
- 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
-
RewriterException
-
RewriterException
-