RFmx for Bluetooth® Test Direct Test Mode

BluetoothDtmException Constructor (String)

  • Updated2023-02-21
  • 1 minute(s) read
BluetoothDtmException Constructor (String)
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.

See Also

Log in to get a better experience