Click or drag to resize

GH_BracketMismatchException Constructor (String)

Initializes a new instance of the GH_BracketMismatchException class

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_BracketMismatchException(
	string message
)

Parameters

message
Type: SystemString
See Also