jBPM distribution 6.2.0.CR4

org.kie.api.runtime.rule
Interface ConsequenceExceptionHandler


public interface ConsequenceExceptionHandler


Method Summary
 void handleException(Match match, RuleRuntime workingMemory, Exception exception)
           
 

Method Detail

handleException

void handleException(Match match,
                     RuleRuntime workingMemory,
                     Exception exception)

jBPM distribution 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.