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

CRxInvalidLensTypeCountException::SetInnerException Method

C++
void SetInnerException(const IException31& ex)

Sets the given exception as the inner exception.

Parameters

[const IException31&] ex

The exception.