Howdy!
 bark: 0
 loop: IllegalArgumentException caught and ignored.
 bark: 1
 loop: ArithmeticException caught and ignored.
 bark: 2
 loop: IllegalMonitorStateException caught and ignored.
partOne completed
 bark: 0
 loop: IllegalArgumentException caught and ignored.
 bark: 1
 loop: ArithmeticException caught and ignored.
 bark: 2
 loop: IllegalMonitorStateException caught and ignored.
 bark: 3
 loop: IndexOutOfBoundsException caught and ignored.
partTwo completed
Goodbye from CatchPatternTestTarg!
