Click or drag to resize

wclEBluetooth Constructor

Initializes a new instance of the exception class with a specified error message.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public wclEBluetooth(
	string message
)

Parameters

message  String
The message that describes the error.
See Also