Click or drag to resize

SomServiceException(String) Constructor

Initializes a new instance of the SomServiceException class

Namespace: Scanjour.Workflow4.TestFramework
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public SomServiceException(
	string message
)

Parameters

message  String

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

See Also