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