April 2017
Intermediate to advanced
594 pages
25h 15m
English
The InterruptedException exception is thrown by some Java methods related to a concurrency API, such as sleep(). In this case, this exception is thrown if the thread is interrupted (with the interrupt() method) when it's sleeping.
Read now
Unlock full access