Share via


DeviceNotConnectedException Constructor

Include Protected Members
Include Inherited Members

Creates a new instance of the object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

DeviceNotConnectedException()

Creates a new instance of the object and does not call the base constructor.

Public method

DeviceNotConnectedException(COMException)

Creates a new instance of the object and passes arguments to the base class constructor.

Public method

DeviceNotConnectedException(String)

Creates a new instance of the object and passes arguments to the base class constructor.

Protected method

DeviceNotConnectedException(SerializationInfo, StreamingContext)

Creates a new instance of the object and sets SerializationInfo with information about the exception.

Public method

DeviceNotConnectedException(String, Exception)

Creates a new instance of the object and passes arguments to the base class constructor.

Public method

DeviceNotConnectedException(String, Int32)

Creates a new instance of the object and passes arguments to the base class constructor.

Top

See Also

Reference

DeviceNotConnectedException Class

DeviceNotConnectedException Members

Microsoft.SmartDevice.Connectivity Namespace