Exception Event
This event is fired when an exception occurs
Syntax
event System.EventHandler<ExceptionEventArgs> ExceptionEvent Exception As System.EventHandler(Of ExceptionEventArgs)This event is fired when an exception occurs
event System.EventHandler<ExceptionEventArgs> ExceptionEvent Exception As System.EventHandler(Of ExceptionEventArgs)