Click or drag to resize
CMSErrorTransformationTemplate Constructor
Constructor.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public CMSErrorTransformationTemplate(
	Exception innerException
)

Parameters

innerException
Type: SystemException
Inner exception
See Also