Click or drag to resize

IDslCompilerContextNotFound Method

Throw an exception when the object is not present.

Namespace:  Casewhere.Runtime.DSL.CompilerContext
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
void NotFound(
	string message
)

Parameters

message
Type: SystemString
The error message
See Also