Archive

Posts Tagged ‘exception handling’

Checked Exception

January 21st, 2007 Buu Nguyen 2 comments

Whether checked exception is good or bad is such a big debate which is currently still not agreed upon. Do a google with the keywords “checked exception”, you’ll see a bunch of stuffs to read. I’ll do a quick summary on the key things which are usually used as arguments by the folks on the net Read more…