se-edu / addressbook-level3

:ab::three: Address Book sample application (Level 3)
https://se-education.org/addressbook-level3
MIT License
28 stars 430 forks source link

Fail gracefully if the application is not allowed to write files #73

Closed damithc closed 1 year ago

damithc commented 3 years ago

If the application is run in a folder in which it has no permissions to create files, the application should inform the user about the problem and fail gracefully.