Packages
 In this topic

*Constructors

 

Packages   PreviousThis PackageNext
Package com.ms.awt   Previous This
Package
Next

 


Class DeviceException

public class DeviceException extends Exception
{
  // Constructors
  public DeviceException(String msg);
}

Signals that a com.ms.awt.Device-related exception has occurred.

Exception
  |
  +--DeviceException

Constructors

DeviceException

public DeviceException(String msg);

Creates a DeviceException object with a String that describes the exception in detail.

ParameterDescription
msg The detailed message.

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.