Exception Debug Visualizer for Visual Studio. When debugging applications and an exception is thrown you can view the exception details in a more structured and visually pleasing form:
The popup offers a range of features like parsing of HResults:
Aggreate and inner exceptions are nested in the left side of the screen:
The stack trace supports syntax highlighting, jump to code, copy, and show my code only toggle:
Exception data and properties are shown when available:
The Exception Visualizer can be opened from the Locals or QuickView windows by clicking View next to the exception:
Sponsored by elmah.io. |





