Namespace: Rx – Class: CRxErrnoException – Header: Rx.Core/RxExceptions.h
CRxErrnoException::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. |