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