Click or drag to resize
ObjectVersioningExceptionClone Method
Returns clone of the exception.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
public override CMSException Clone()

Return Value

Type: CMSException
See Also