Uses of Class
java.lang.InterruptedException

Packages that use InterruptedException
Package
Description
Contains all of the classes for creating user interfaces and for painting graphics and images.
Provides classes for creating and modifying images.
Provides classes that are fundamental to the design of the Java programming language.
Provides reference-object classes, which support a limited degree of interaction with the garbage collector.
HTTP Client and WebSocket APIs
Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations.
Defines interfaces and classes for the Java virtual machine to access files, file attributes, and file systems.
Utility classes commonly useful in concurrent programming.
Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.