Click or drag to resize

GH_SolverException Class

Inheritance Hierarchy
SystemObject
  SystemException
    Grasshopper.Kernel.ExpressionsGH_SolverException

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_SolverException : Exception

The GH_SolverException type exposes the following members.

Constructors
  NameDescription
Public methodGH_SolverException
Initializes a new instance of the GH_SolverException class
Top
See Also