Namespace: Rx – Class: CRxOperatingSystemException – Header: Rx.Core/RxExceptions.h
CRxOperatingSystemException::GetInnerException Method
C++
virtual const IException31* GetInnerException()
Gets the inner exception if one is available. Otherwise nullptr is returned.
Returns
const IException31* |
The inner exception. |