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

CRxCalibrationDatabaseMissingException::SetInnerException Method

C++
void SetInnerException(const IException31& ex)

Sets the given exception as the inner exception.

Parameters

[const IException31&] ex

The exception.