Click or drag to resize
WorkflowException Constructor (String)
Constructor.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public WorkflowException(
	string message
)

Parameters

message
Type: SystemString
Exception message
See Also