Exception Hunter box shot

Exception Hunter

Demonstration videos

Demo 1: Locating unhandled exceptions with Exception Hunter

  • How to analyze an assembly
  • How to drill down to the method level
  • How to review the list of different types of exceptions that your methods can throw
  • How to browse the Stack Traces view

Demo 2: Using the Exception Hunter command line to find all the methods that throw a given exception

  • How to use the command line to create an Exception Report
  • How to review the results (in a formatted html report)