RFmxException Constructor
- Updated2024-07-17
- 2 minute(s) read
RFmx
Overload List
Name | Description | |
---|---|---|
![]() | RFmxException | Initializes a new instance of the RFmxException class. |
![]() | RFmxException(String) | Initializes a new instance of the RFmxException class with a specified error message. |
![]() | RFmxException(SerializationInfo, StreamingContext) | Initializes a new instance of the RFmxException class with serialized data. |
![]() | RFmxException(String, Exception) | Initializes a new instance of the RFmxException class with a specified error message and a reference to the inner exception that is the cause of this exception. |