Click or drag to resize

HostUtilsOnExceptionReport Event

Is raised when an exception is reported with one of the ExceptionReport(Exception) method.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event HostUtilsExceptionReportDelegate OnExceptionReport

Value

Type: Rhino.RuntimeHostUtilsExceptionReportDelegate
See Also