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

RxException.RxException Constructor

C#
public RxException(const IException31& xEx)

Copy constructor for C++ native exceptions.

Parameters

[const IException31&] xEx

[in] C++ native exception.