SmartDeviceException Constructor
Creates a new instance of the object.
Namespace: Microsoft.SmartDevice.Connectivity
Assembly: Microsoft.SmartDevice.Connectivity (in Microsoft.SmartDevice.Connectivity.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SmartDeviceException()
public SmartDeviceException()
public:
SmartDeviceException()
public function SmartDeviceException()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.