Click or drag to resize
GeneralCMSExceptionClone Method
Returns clone of the exception

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

Return Value

Type: CMSException
See Also