Wednesday, September 29, 2010

A code smell - try catch that swallows an exception

Came across a code smell this week - try catch that swallows an exception

and yes the code that it wraps has some issues....

0 comments: