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 Exception Visualizer can be opened from the Locals or QuickView windows by clicking View next to the exception:
Sponsored by elmah.io.