Microsoft SDK for Java

DeviceException Class

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);
}

Hierarchy

Exception
  |
  +--DeviceException

© 1999 Microsoft Corporation. All rights reserved. Terms of use.