Monthly Archives: July 2007

Exception Handling Best Practices in Java

I’m in the process of migrating some old Java 1.3 code to Java 6 and I really didn’t like the way exceptions were handled in the code. Before rewriting things I did some research as to what are considered the

Posted in Development
Lifestream