Microsoft SDK for Java

DeviceException Class Constructors

The DeviceException Class contains the following constructor:

DeviceException(String msg)

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

Syntax

public DeviceException(String msg);

Parameters

msg The detailed message.

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