WorkflowException Constructor (String, Exception) |
Namespace: Slickflow.Engine.CommonAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic WorkflowException(
string message,
Exception ex
)
Parameters
- message
- Type: SystemString
- ex
- Type: SystemException
See Also