DefaultCaseFileUnavailableException Constructor (String, String)

Scanjour Workflow4 Reference Manual
Creates an instance of the exception with the initial properties.

Namespace:  Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public DefaultCaseFileUnavailableException(
	string defaultCaseNo,
	string cause
)

Parameters

defaultCaseNo
Type: SystemString
The number of the case file, that could not be found.
cause
Type: SystemString
The reason that the case file is unavailable.
See Also

Reference