Example 14: Exceptions in Repetition Events
The following demonstrates that the repetition model code does not fail when a user-supplied event handler raises an exception.
Note that the there should be errors raised whenever repetition behavior is envoked. An event handler createRuntimeException
purposely raises a runtime error.