Click or drag to resize

CasewhereEngineException Constructor

Initializes a new instance of the CasewhereEngineException class

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

Parameters

message
Type: SystemString

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

See Also