SmartDeviceException 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

SmartDeviceException()

Creates a new instance of the object.

Public method

SmartDeviceException(String)

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

Protected method

SmartDeviceException(SerializationInfo, StreamingContext)

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

Public method

SmartDeviceException(String, Exception)

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

Public method

SmartDeviceException(String, Int32)

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

Top

See Also

Reference

SmartDeviceException Class

SmartDeviceException Members

Microsoft.SmartDevice.Connectivity Namespace