Click or drag to resize

GH_SyntaxException Class

Inheritance Hierarchy
SystemObject
  SystemException
    Grasshopper.Kernel.ExpressionsGH_SyntaxException

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

The GH_SyntaxException type exposes the following members.

Constructors
  NameDescription
Public methodGH_SyntaxException
Initializes a new instance of the GH_SyntaxException class
Top
See Also