Click or drag to resize

UserTaskUpdateResponseValidationException(String) Constructor

Constructor with error message

Namespace: Scanjour.Workflow4.Web.Services.Exceptions
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public UserTaskUpdateResponseValidationException(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:Scanjour.Workflow4.Web.Services.Exceptions.UserTaskUpdateResponseValidationException.#ctor(System.String)"]

See Also