TestEnvironmentException Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the TestEnvironmentException class

Namespace:  Scanjour.Apf.Test.Environment
Assembly:  Scanjour.Apf.Test.Environment.Base (in Scanjour.Apf.Test.Environment.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public TestEnvironmentException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Scanjour.Apf.Test.Environment.TestEnvironmentException.#ctor(System.String)"]

See Also

Reference