Remember that errors while processing the rules occur when you insert/update
facts (when the LHS of the rules is evaluated). Using a
ConsequenceExceptionHandler you will be able to catch only exception
occurred in the RHS of the rules (when the activations are fired).

Best,

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
- Developer @ http://www.plugtree.com
- Blog @ http://ilesteban.wordpress.com


2010/10/30 Wolfgang Laun <wolfgang.l...@gmail.com>

> 2010/10/30 Tina Vießmann <tviessm...@stud.hs-bremen.de>
>
>>
>> And how do I catch the exceptions occurring while processing and executing
>> the rules?
>>
>>
> From my home page <http://members.inode.at/w.laun/>: How to Implement
> Custom Consequence Exception 
> Handling<http://members.inode.at/w.laun/drools/CustomConsequenceExceptionHandlingHowTo.html>
> -W
>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to