| ProcessCanceledException Constructor (String) | 
            Constructor - Creates process canceled exception.
            
 
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntaxpublic ProcessCanceledException(
	string message
)
Parameters
- message
 - Type: SystemString
Exception message 
See Also