mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Updated the catch block in DataLocation.cs to explicitly use System.Exception instead of Exception when handling path resolution errors. This improves code clarity while maintaining the same error handling logic for ArgumentException, NotSupportedException, and PathTooLongException. |
||
|---|---|---|
| .. | ||
| CustomBrowserViewModel.cs | ||
| CustomExplorerViewModel.cs | ||
| CustomShortcutModel.cs | ||
| DataLocation.cs | ||
| HttpProxy.cs | ||
| PluginHotkey.cs | ||
| PluginSettings.cs | ||
| Settings.cs | ||