Exception Hunter
Latest version: 3.0
Knowledge Base
Viewing methods that throw a particular type of exception
Category: How do I?
Date: 19 Nov 2008
Product: Exception Hunter
Exception Hunter allows you to analyze methods to see what exceptions can potentially be thrown, but can it be used the other way, to find the methods that a certain type of exception will occur in?
Exception hunter does not offer a view over the types of exceptions to show the methods that they occur in in the user interface, however, the command-line version of Exception Hunter can create a report that is organized this way. To use the command-line version of Exception Hunter to generate an HTML report listing the type of exception and the methods that it occurs in:
Hunt.exe /assembly:MyAssembly.exe /allpublicmethods /fast:on /er:output.htm
The full list of command-line arguments can be found in the product help.
Document ID: KB200712000204 Keywords: Exception,Hunter,exception,type,report,command
Was this article helpful?
Exception Hunter
- Log files
- Type forwarding, .NET 4 and WPF support in Exception Hunter 3.0
- Viewing methods that throw a particular type of exception
- Creating an assembly for an ASP .NET 2.0 web application (version 1)
- Method analysis causing "application configuration is incorrect" errors
all products
- Some Red Gate products identified as containing a trojan by Anti-Virus software
- Activation may fail with Unknown Error -1
- Product uses web help although a CHM file is available locally
- Argument exception resulting from missing environment variable
- Check for updates may fail when used through proxies
- 'Unidentified Publisher' error when repairing or uninstalling
- Licensing activates product as standard edition
- Moving Red Gate software products to another machine
- Red Gate tools log locations
- The application UI opening slowly when there is no internet access
Exception Hunter
- Activating your products
- Activating your products
- Getting help offline
- Exception Hunter release notes - version 2.xx
- Exception Hunter release notes - version 3.xx
all products
- Red Gate product acknowledgements
- Activating your products
- Activating your products
- Red Gate bundle history
- Check for updates
- Troubleshooting Check for Updates errors
- Current versions
- Deactivating your products
- Installing Red Gate products from the .msi file
- Requesting additional activations
- Serial numbers for bundles
- Reactivating using a different serial number
- Extending your trial
- Finding your serial numbers
- Moving a serial number from one computer to another
- No response received for manual activation
- Licensing and activation resources
- Licensing and activation resources
- Troubleshooting licensing and activation errors
- Licensing and activation FAQs
- Red Gate tools log file locations
- Download old versions of products
- Download product prerequisites & utilities
- Support & upgrades
- Upgrading your software
- Upgrading FAQs

Using Exception Hunter