logo       

proper handling of InterruptedException: msg#00073

java.jsr.166-concurrency

Subject: proper handling of InterruptedException

A question arose, your opinions are welcome -

What is considered a proper handling of InterrupedException?
Is it a common practice to throw InterruptedException when the thread
was interrupted while waiting?
or should the thread catch it, ignore it and gracefully die?

Thank you.

--
Moran


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise