Click or drag to resize

GH_SolverException Constructor

Initializes a new instance of the GH_SolverException class

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

Parameters

nMessage
Type: SystemString
See Also