+1 Documentation on this is unclear. Unit tests in drools-src handle exceptions using Fault nodes, but not real exceptions that are thrown by WorkItemHandlers.
1. Can I have Process or Composite node exception handlers catch my own (or any other) exception other than just "Faults"? and if so, how can accomplish that? How I register my custom exception handler? 2. If the above is possible... How can I pass the exception to the custom exception handler so I can work with it (log the stack trace, etc)? /Anatoly -- View this message in context: http://n3.nabble.com/How-to-do-Exception-Handling-tp689387p693018.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
