WorkflowException Constructor (String) |
Constructor.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public WorkflowException(
string message
)
Parameters
- message
- Type: SystemString
Exception message
See Also