Namespace: Rx.Net – Class: RxException – Assembly: Rx.Net.Mixed

RxException.RxException Constructor

C#
public RxException(const CRxException& xEx)

Copy constructor for C++ native exceptions.

Parameters

[const CRxException&] xEx

[in] C++ native exception.