Deprecated.
this class has been deprecated since version 3.1.0 with bulk rule compilation
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(RuleSet<?> context, Rule rule, RuntimeException exception) Deprecated.
-
Method Details
-
handle
Deprecated.- Parameters:
context- is either aKnowledgeor aRuleSessioninstancerule- rule that caused the exceptionexception- the exception- Throws:
RuntimeException- if developer decides that the original exception is unrecoverable and re-throws the exception (or any other instance ofRuntimeException)- See Also:
-