Package org.kie.api.runtime.rule
Interface ConsequenceExceptionHandler
public interface ConsequenceExceptionHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleException(Match match, RuleRuntime workingMemory, Exception exception)
-
Method Details
-
handleException
-