Page tree

Scenario

You want a rule set to include a mechanism to capture exceptions that occur when the rule set is run. This way, if any action in the rule set throws an exception, you'll be able to check the log history to see what went wrong.

In this activity, we're going to deliberately create a rule set that contains errors, which will cause an exception to be thrown, in order to demonstrate how the generic exception handler works.

Follow these procedures:

 

  • No labels