org.drools.spi
Interface AsyncExceptionHandler


public interface AsyncExceptionHandler

 

Method Summary
 void handleException(WorkingMemory workingMemory, ConsequenceException exception)
           
 

Method Detail

handleException

public void handleException(WorkingMemory workingMemory,
                            ConsequenceException exception)