|
Drools :: Core 6.2.0.CR4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsequenceExceptionHandler
Care should be taken when implementing this class. Swallowing of consequence can be dangerous if the exception occured during a WorkingMemory action, thus leaving the integrity of the WorkingMemory invalid.
| Method Summary | |
|---|---|
void |
handleException(Activation activation,
WorkingMemory workingMemory,
Exception exception)
|
| Method Detail |
|---|
void handleException(Activation activation,
WorkingMemory workingMemory,
Exception exception)
|
Drools :: Core 6.2.0.CR4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||