InstanceInformationExceptionThrown Property

Scanjour Workflow4 Reference Manual
Gets the exception thrown by the workflow instance. If no exception has been thrown, the value is null.

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

public Exception ExceptionThrown { get; set; }

Property Value

Type: Exception
See Also

Reference