java.lang.Object java.lang.Throwable java.lang.Exception java.lang.InterruptedException
Object.wait()
Object.wait(long)
Object.wait(long, int)
Thread.sleep(long)
Thread.interrupt()
Thread.interrupted()
public InterruptedException()
public InterruptedException(String s)