GH_SignatureException Class

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
Public Class GH_SignatureException
	Inherits 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
  NameDescription
Public propertyMessage (Overrides ExceptionMessage.)
Top
See Also