Type Reason Java.Lang.InterruptedException if the current thread has been interrupted. The interrupted status of the current thread will be cleared before the exception is thrown.
Blocks the current Thread (Thread.currentThread()) until the receiver finishes its execution and dies.