Click or drag to resize

CasewhereTestException Constructor

Initializes a new instance of the CasewhereTestException class

Namespace:  Casewhere.Common.Exceptions
Assembly:  Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CasewhereTestException(
	string reason
)

Parameters

reason
Type: SystemString

[Missing <param name="reason"/> documentation for "M:Casewhere.Common.Exceptions.CasewhereTestException.#ctor(System.String)"]

See Also