BluetoothDtmException Class
- Updated2025-10-13
- 1 minute(s) read
Initializes a new instance of the BluetoothDtmException class with a specified error message.
Derives from
- Exception
Syntax
Namespace: NationalInstruments.BluetoothDtm
public class BluetoothDtmException : Exception
Thread Safety
Any members of this type are not guaranteed to be thread safe.
Constructors
| Name | Description |
|---|---|
| BluetoothDtmException(string) | Initializes a new instance of the class BluetoothDtmException with a specified error message. |
| BluetoothDtmException() | Initializes a new instance of the class BluetoothDtmException. |