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

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