0
http://codeutopia.net/blog/2010/03/11/should-a-failed-function-return-a-value-or-throw-an-exception/
Quick read on when to use exceptions vs when to use return codes. I think the author does a good job of making something that is a gray area for some developers a little more black and white.


