HostUtils.OnExceptionReport Event

HostUtilsOnExceptionReport Event

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

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static event HostUtilsExceptionReportDelegate OnExceptionReport
Public Shared Event OnExceptionReport As HostUtilsExceptionReportDelegate

Value

Type: Rhino.RuntimeHostUtilsExceptionReportDelegate
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also