Grasshopper API
GH_BracketMismatchException Constructor (String, Int32) |
Initializes a new instance of the GH_BracketMismatchException class
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

public GH_BracketMismatchException( string message, int location )
Public Sub New ( message As String, location As Integer )
Parameters
- message
- Type: SystemString
- location
- Type: SystemInt32
