BluetoothDtmException(string)
- Updated2025-10-13
- 1 minute(s) read
Initializes a new instance of the class BluetoothDtmException with a specified error message.
Syntax
Namespace: NationalInstruments.BluetoothDtm
public BluetoothDtmException(string message)
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | The message that describes the error. |