July 01, 2014

InterruptedException




http://www.ibm.com/developerworks/java/library/j-jtp05236/index.html

Interesting article on understanding
1. Thread Interruption
2. Handling InterruptedException  in Cancelable and NonCancellable scenarios.


A StackOverflow discussion on the same

http://stackoverflow.com/questions/3976344/handling-interruptedexception-in-java

No comments:

Post a Comment