org.drools.spi
Interface AsyncExceptionHandler


public interface AsyncExceptionHandler


Method Summary
 void handleException(WorkingMemory workingMemory, ConsequenceException exception)
           
 

Method Detail

handleException

void handleException(WorkingMemory workingMemory,
                     ConsequenceException exception)


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