InterruptedException
constructor()
Constructs an InterruptedException with no detail message.
Constructs an InterruptedException with the specified detail message.
Parameters
s
the detail message.
Constructs an InterruptedException with no detail message.
Constructs an InterruptedException with the specified detail message.
the detail message.