Namespace: Rx – Class: IException31 – Header: Rx.Core/IException31.h

IException31::GetInnerException Method

C++
virtual const IException31* GetInnerException()

Gets the inner exception if one is available. Otherwise null is returned.

Returns

const IException31*

The inner exception.