...
| Wiki Markup |
|---|
\[[JLS 05|AA. Java References#JLS 05]\] Section 14.20.2, Execution of try-catch-finally \[[Bloch 05|AA. Java References#Bloch 05]\] Puzzle 36: Indecision |
...
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