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

CRxOperatingSystemException::Clone Method

C++
virtual Rx::IException31* Clone()

Makes a deep copy of this object.

Returns

Rx::IException31*

Null if it fails, else a copy of this object.