Did you know... You can add $exception to the Watch window to see the caught exception - #318

If you just quickly want to know what exception has been caught, without having to figure out the variable name of the exception in the try catch, you can just type in $exception in the watch window.

$exception in the Watch window

Technorati Tags: VS2005Tip,VS2008Tip