ExceptionReport Constructor |
Constructor
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public ExceptionReport(
Exception ex,
string title
)
Parameters
- ex
- Type: SystemException
Exception to report - title
- Type: SystemString
Error title
See Also