Exception Hunter - 2.0

Exception Hunter

Learning Exception Hunter - 2.0

Generating reports

Exception Hunter can generate a report of the exceptions thrown by each of the methods in an assembly.

Three types of report are available:

  • Report by method (*.html)shows which exceptions are thrown by each method
  • Report by exception (*.html) shows which methods throw each exception
  • XML report (*.xml) gives full details of exceptions in a format that can be read programmatically

To generate a report:

Alternatively, you can generate a report from the command line.

See also

Using the command line

Was this article helpful?

Search support
Forums