Closed gnivler closed 5 years ago
When does this exception occur and why it an addition try block necessary? Just to get a custom error message?
This occurs when I use /restore, and the .orig file is not there. Edge case really like when I deleted the file 👎
The try/catch is was really only intended to handle the unhandled e, doesn't add much value otherwise. I think?
If you open something similar on the fork I will probably merge it
Ok sounds good thanks. Will do it today.
Hope it's good