Added application-level unhandled exception handler
This commit is contained in:
@@ -139,6 +139,7 @@ namespace Filtration.ViewModels
|
||||
}
|
||||
});
|
||||
CheckForUpdates();
|
||||
throw new Exception("Test of dispatcher exception handler");
|
||||
}
|
||||
|
||||
public RelayCommand OpenScriptCommand { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user