Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception Handling #1

Open
mhoffmeyerDC opened this issue Feb 4, 2020 · 0 comments
Open

Exception Handling #1

mhoffmeyerDC opened this issue Feb 4, 2020 · 0 comments

Comments

@mhoffmeyerDC
Copy link

DownloadHelper.DownloadAndSaveImage uses the WebClient.DownloadFileTaskAsync method that throws a WebException.

It is currently uncaught and terminates the program when thrown.

This happens, for example, when my computer wakes from sleep and my wifi hasn't yet initialized.

mhoffmeyerDC added a commit to mhoffmeyerDC/Downlink-win that referenced this issue Feb 4, 2020
Add exception handler for download method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant