Click or drag to resize

ApplicationUnhandledException Event

Occurs when an unhandled exception occcurs.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<UnhandledExceptionEventArgs> UnhandledException

Value

Type: SystemEventHandlerUnhandledExceptionEventArgs
See Also