MissingWebOperationContextException Constructor (String)

Scanjour Workflow4 Reference Manual
Initializes a new instance of the MissingWebOperationContextException class.

Namespace:  Scanjour.Workflow4.Web.Services.Exceptions
Assembly:  Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public MissingWebOperationContextException(
	string message
)

Parameters

message
Type: SystemString
The message that describes the error.
See Also

Reference