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

CRxOperatingSystemException::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.