Quite often it is nice to see the MSIL code associated with it:

http://thehackman.blogspot.com/2006/01/try-catch-finally-disassembled.html gives a demo with a c# try..catch..finally block translated into MSIL.