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)


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