Exception Hunter™
Feature list
- Intelligent analysis engine for accurately predicting the possible set of exceptions that can be thrown by a function
- Ability to drill from assembly down to method level

- Search field
- Filters and options to avoid including exceptions caused by one-off initialization code
- Stack trace for exceptions

- Command-line interface for inclusion into build process. By integrating Exception Hunter into your build, you can analyze all methods in an assembly in one go, and you can produce a report showing the exceptions for each method. It can also show the reverse with one of the HTML reports, showing the methods for each exception. Read more information about how to do this.




