News

checked exceptions; runtime exceptions; system level errors; and try, catch, finally blocks. Think you've got a solid grasp on how to develop effective, error-proof Java code? Take this tough, ...
This post has reiterated in my mind the value of the Effective Java chapter on exception handling. That chapter succinctly and authoritatively discusses effective Java exception handling.