BluetoothDtmException Constructor (String)
- Updated2023-02-21
- 1 minute(s) read
Initializes a new instance of the class BluetoothDtmException with a specified error message.
Namespace: NationalInstruments.BluetoothDtm
Assembly: NationalInstruments.BluetoothDtm.Fx40 (in NationalInstruments.BluetoothDtm.Fx40.dll) Version: 20.7.0.32768 (20.7.0.32768)
Syntax
public BluetoothDtmException( string message )
Public Sub New ( message As String )
Parameters
- message
- Type: SystemString
The message that describes the error.