An EXC message indicates an exception occurred, the system located the indicated exception handler, the handler's exception filter accepted the indicated exception code, optionally performed a corrective action, and then requested that the system return control to the point at which the exception occurred.
When the handler's filter expression is asked to accept the exception, the filter returned the value: EXCEPTION_CONTINUE_EXECUTION.
(C) Copyright IBM Corporation 1992, 2010.