FutureRestore-GUI
FutureRestore-GUI copied to clipboard
Catch and log exceptions
When an issue with the Java program occurs, and we catch an exception, we should either present it to the user or log it in the background.