Click or drag to resize

VariableIsConstantException Constructor (String)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the VariableIsConstantException class

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public VariableIsConstantException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Monkeyspeak.VariableIsConstantException.#ctor(System.String)"]

See Also