Wow, I just got back a huge project in C# from outsourced developers and while going through my code review my analysis tool revealed bunches of what it considered bad stuff
I don't catch exceptions unless I plan to do something about them. Ignoring them isn't doing something about them.