Method | Description | |
---|---|---|
CurrentDomainOnUnhandledException ( object sender, |
||
OnDispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs dispatcherUnhandledExceptionEventArgs ) : void | ||
SetupExceptionHandler ( |
Method | Description | |
---|---|---|
HandleEx ( |
public static CurrentDomainOnUnhandledException ( object sender, |
||
sender | object | |
unhandledExceptionEventArgs | ||
return | void |
public static OnDispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs dispatcherUnhandledExceptionEventArgs ) : void | ||
sender | object | |
dispatcherUnhandledExceptionEventArgs | System.Windows.Threading.DispatcherUnhandledExceptionEventArgs | |
return | void |
public static SetupExceptionHandler ( |
||
app | ||
return | void |