Class LocalSearchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tools.refinery.interpreter.matchers.InterpreterRuntimeException
tools.refinery.interpreter.localsearch.exceptions.LocalSearchException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLocalSearchException
(String description) LocalSearchException
(String description, Throwable rootException) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
PLAN_EXECUTION_ERROR
- See Also:
-
TYPE_ERROR
- See Also:
-
-
Constructor Details
-
LocalSearchException
-
LocalSearchException
-