Namespace: Rx – Class: CRxCalibrationDatabaseMissingException – Header: Rx.Core/RxExceptions.h

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