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