| ExceptionReport Constructor | 
            Constructor
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic ExceptionReport(
	Exception ex,
	string title
)
Parameters
- ex
- Type: SystemException
 Exception to report
- title
- Type: SystemString
 Error title
 See Also
See Also