Namespace: Rx – Class: CRxException – Header: Rx.Core/RxException.h

CRxException::SetInnerException Method

C++
void SetInnerException(const IException31& ex)

Sets the given exception as the inner exception.

Parameters

[const IException31&] ex

The exception.