ニュース

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 new JDK 7 feature supporting handling of multiple exceptions with a single catch block might also be used in this situation, but I like this general reflection operation exception approach.