coxender / BMBudgetProj

A small Budgeting Project
0 stars 0 forks source link

Throwables #6

Open coxender opened 4 years ago

coxender commented 4 years ago

Currently Exceptions are declared, not thrown. Change FileRead and FileWrite to deal with exceptions instead of crashing, and saving the data to a backup in case that happens, allowing read file to load backup if original file was deleted

coxender commented 4 years ago

Use the last modified method from file to check. Possibly prompt user