Click or drag to resize

GH_StringMismatchException Constructor (String)

Initializes a new instance of the GH_StringMismatchException class

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

Parameters

message
Type: SystemString
See Also