Click or drag to resize
WfXpdlException Constructor (String)
Initializes a new instance of the WfXpdlException class

Namespace: Slickflow.Engine.Common
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public WfXpdlException(
	string message
)

Parameters

message
Type: SystemString
See Also