Initializes a new instance of the RFmxException class with serialized data.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

protected RFmxException(SerializationInfo info, StreamingContext context)

Parameters

NameTypeDescription
infoSerializationInfo

Specifies the SerializationInfo that holds the serialized object data about the exception being thrown.

contextStreamingContext

Specifies the StreamingContext that contains contextual information about the source or destination.