资讯

Test your knowledge of exception handling in Java with this tough, 10-question, multiple choice quiz.
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.
Java exception handling with stack traces, exception chaining, try-with-resources, final re-throw, and StackWalker.