Exception Hunter - 3.0

Exception Hunter

Learning Exception Hunter - 3.0

Getting started

Exception Hunter analyzes your .NET assemblies to detect the unhandled exceptions that can be thrown by a particular method.

This is useful, for example, to find all the possible exceptions that might be thrown by a selected method and view the relevant stack trace to identify where those exceptions originate. Exception Hunter allows you to navigate easily through the assembly, and also provides a powerful search to find methods, classes, and other components of your code. You can then view the source code to find the line of code that throws an exception.

Exception Hunter can analyze any .NET assemblies from version 1.1 to version 4.

Using Exception Hunter

Using Exception Hunter

Getting more information

Was this article helpful?

Search support
Forums