Exception Hunter™
Walk-through: Locating unhandled exceptions
This walk-through will show you:
- How to add new assemblies
- How to drill down to the method level
- How to review the list of different types of exceptions
- How to read the Stack Traces view
Stop walk-through
Step 3: Navigating through the assembly – selecting a type
We now select a type – which can be a class or a structure.
Because the demo application is so simple, we only have one namespace and one type to pick; in reality, with a complex application, you can expect a list of namespaces and types to choose from.




