Click or drag to resize

GH_SyntaxException Constructor

Initializes a new instance of the GH_SyntaxException class

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_SyntaxException(
	string nMessage
)

Parameters

nMessage
Type: SystemString
See Also