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