[rules-users] How to check for errors when creating a kBase using kAgent, kAgentConfiguration and kBaseConfiguration

esteban.aliverti at gmail.com esteban.aliverti at gmail.com
Sat Oct 30 09:39:50 EDT 2010


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.laun at gmail.com>

> 2010/10/30 Tina Vießmann <tviessmann at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20101030/7dc47d05/attachment.html 


More information about the rules-users mailing list