Namespace: Rx – Class: CExceptionSafePointer – Header: Rx.Core/RxExceptionSafePointer.h

CExceptionSafePointer::CExceptionSafePointer Constructor

C++
CExceptionSafePointer(const IException31& ex)

Copy Constructor. Creates a copy of the given exception.

Parameters

[const IException31&] ex

The exception to copy.