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

CRxFileNotFoundException::SetInnerException Method

C++
void SetInnerException(const IException31& ex)

Sets the given exception as the inner exception.

Parameters

[const IException31&] ex

The exception.