Knowledge API Legacy5 Adapter 6.1.0.Final

org.drools.runtime.rule
Interface ConsequenceExceptionHandler


public interface ConsequenceExceptionHandler


Method Summary
 void handleException(Activation activation, WorkingMemory workingMemory, Exception exception)
           
 

Method Detail

handleException

void handleException(Activation activation,
                     WorkingMemory workingMemory,
                     Exception exception)

Knowledge API Legacy5 Adapter 6.1.0.Final

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