InterruptedException Members

InterruptedException Members

Class Overview | This Package | All Packages

Constructors
Name Description
InterruptedException() Constructs an InterruptedException with no detail message.
InterruptedException(String) Constructs an InterruptedException with the specified detail message.