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

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

Return Value

Type: CMSException
See Also