WorkflowHostExceptionToString Method

Scanjour Workflow4 Reference Manual
Returns a string representation of the WorkflowHostException.

Namespace:  Scanjour.Workflow4.Host
Assembly:  Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public override string ToString()

Return Value

Type: String
The string representation of the WorkflowHostException

Implements

_ExceptionToString
See Also

Reference