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

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

Return Value

Type: CMSException
See Also