Click or drag to resize

GH_SignatureException Class

Inheritance Hierarchy
SystemObject
  SystemException
    Grasshopper.Kernel.ExpressionsGH_SignatureException

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

The GH_SignatureException type exposes the following members.

Constructors
  NameDescription
Public methodGH_SignatureException
Initializes a new instance of the GH_SignatureException class
Top
Properties
See Also