The DeviceException Class of the com.ms.awt package signals that a com.ms.awt.Device-related exception has occurred.
public class DeviceException extends Exception { // Constructors public DeviceException(String msg); }
Exception | +--DeviceException