login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Tagged Questions
stats
newest
featured
hot
votes
active
2
votes
5
answers
409 views
Fail fast finally clause in Java
Is there a way to detect, from within the finally clause, that an exception is in the process of being thrown? ie: try { // code that may or may not throw an exception } finally { …
asked
Sep 15 '08 at 20:31
Greg Rogers
8,386
●
7
●
36
java
exception
fault-tolerance
1
questions tagged
fault-tolerance
java
Related Tags
exception
Stack Overflow works best with JavaScript enabled