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

CRxInsufficientMemoryException::GetMostInnerException Method

C++
const IException31* GetMostInnerException()

Gets the most inner exception.

Returns

const IException31*

The most inner exception. If there is no inner exception, this exception is returned.