Namespace: Rx – Class: CRxException – Header: Rx.Core/RxException.h

CRxException::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.