GH_BracketMismatchException
Public Class
Public Method
Public Method
Public Method
Public Property
Exception used during Rule Set parsing.
Inheritance Hierarchy
System.Object
System.Exception
Grasshopper.Kernel.Data.GH_BracketMismatchException
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public class GH_BracketMismatchException : Exception
The GH_BracketMismatchException type exposes the following members.
Constructors
Name
Description
Public Method
GH_BracketMismatchException.
Initializes a new instance of the GH_BracketMismatchException class
Public Method
GH_BracketMismatchException(String)
Initializes a new instance of the GH_BracketMismatchException class
Public Method
GH_BracketMismatchException(String, Int32)
Initializes a new instance of the GH_BracketMismatchException class
Properties
Name
Description
Public Property
Index