IUnhandled |
[Missing <summary> documentation for "T:Altaxo.Main.Services.ExceptionHandling.IUnhandledExceptionHandler"]
public interface IUnhandledExceptionHandler
The IUnhandledExceptionHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| EhCurrentDomain_UnhandledException | Handles unhandled exceptions from the current domain (see "AppDomain.CurrentDomain.UnhandledException"). | |
| EhWindowsFormsApplication_ThreadException | Handles unhandled exceptions from the Windows forms system (see "System.Windows.Forms.Application.ThreadException"). | |
| EhWpfDispatcher_UnhandledException | Handles unhandled exceptions from the Wpf dispatcher (see "System.Windows.Threading.Dispatcher.CurrentDispatcher.UnhandledException"). |