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