To check whether a method in your application has raised an exception, you can use the Performance profiler:
-
Select the Routines category in the Explorer panel.
-
In the Report panel, the Exceptions (#) column will tell you how many exceptions were raised by each method.
See Also
Exception Tracing
Find the Routine Where an Exception Occurred