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