...
| Wiki Markup |
|---|
\[[JLS 05|AA. Java References#JLS 05]\] [Section 14.20.2, Execution of try-catch-finally|http://java.sun.com/docs/books/jls/third_edition/html/statements.html#14.20.2]
\[[Bloch 05|AA. Java References#Bloch 05]\] Puzzle 36: Indecision
\[[Chess 07|AA. Java References#Chess 07]\] 8.2 Managing Exceptions, "The Vanishing Exception" |
...
EXC04-J. Prevent against inadvertent calls to System.exit() or forced shutdown 10. Exceptional Behavior (EXC) EXC31-J. Handle checked exceptions that can be thrown within a finally block