Namespace: Rx – Class: CRxOutOfMemoryException – Header: Rx.Core/RxExceptions.h

CRxOutOfMemoryException::SetInnerException Method

C++
void SetInnerException(const IException31& ex)

Sets the given exception as the inner exception.

Parameters

[const IException31&] ex

The exception.