CMSErrorTransformationTemplate Constructor |
Constructor.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public CMSErrorTransformationTemplate(
Exception innerException
)
Parameters
- innerException
- Type: SystemException
Inner exception
See Also