RFmx Instr DotNET

Table of Contents

RFmxException(String) Constructor

  • Updated2024-07-17
  • 1 minute(s) read
RFmxException(String) Constructor

RFmxException(String) Constructor

Initializes a new instance of the RFmxException class with a specified error message.

Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)

Syntax

public RFmxException(
	string message
)
Public Sub New ( 
	message As String
)

Parameters

message  String
The message that describes the error.

See Also

Log in to get a better experience