If there's one golden rule of programming, it's this: errors occur in software programs. This we know. But what really matters is what happens after the error occurs ...
I recently wrote that the chapter in Effective Java devoted to exception handling has been one of the most influential software development chapters I have read. The value of this chapter was ...