|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConsequenceException | |
---|---|
org.drools.common | |
org.drools.spi |
Uses of ConsequenceException in org.drools.common |
---|
Methods in org.drools.common that throw ConsequenceException | |
---|---|
void |
InternalAgenda.fireActivation(Activation activation)
|
void |
DefaultAgenda.fireActivation(Activation activation)
Fire this item. |
boolean |
InternalAgenda.fireNextItem(AgendaFilter filter)
|
boolean |
DefaultAgenda.fireNextItem(AgendaFilter filter)
Fire the next scheduled Agenda item. |
Uses of ConsequenceException in org.drools.spi |
---|
Methods in org.drools.spi with parameters of type ConsequenceException | |
---|---|
void |
AsyncExceptionHandler.handleException(WorkingMemory workingMemory,
ConsequenceException exception)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |