Click or drag to resize

GH_ComponentServerLoadingExceptions Property

Gets a list of all the exceptions that were recorded during the most recent loading sequence.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<GH_LoadingException> LoadingExceptions { get; }

Property Value

Type: ListGH_LoadingException

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentServer.LoadingExceptions"]

See Also