Exception Hunter

Latest version: 3.0

Exception Hunter

Notes & articles

Release notes - version 2.xx

Version 2.1 – September 1, 2009

  • Bug fixes

Version 2.0 – August 18, 2009

Features, enhancements and bug fixes in this version

  • View the source of methods to show which lines throw which exceptions. Technology from .NET Reflector generates source code for assemblies without source code, to help interpret the results of the analysis.
  • Choose to display only documented exceptions. If the .xml file documenting an assembly is available, Exception Hunter can be set to display only the exceptions in the documentation. This speeds up the analysis and reduces the noise in the results.
  • Generate reports from Exception Hunter's UI. In previous versions, it was only possible to generate reports of exceptions thrown by all the methods in an assembly using the command line interface.
  • Directly analyze ASP.NET applications. It is now possible to analyze web applications using their .aspx file, avoiding a complicated process to compile the ASP.NET code.
  • Numerous bug fixes and a memory issue.

See version 1.xx release notes.

Was this article helpful?

Search support
Forums