GH_SolverException Class

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
Public Class GH_SolverException
	Inherits 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