comic-reader
comic-reader copied to clipboard
Handling Error whene there are errors
Handling exceptions and errors such as data not loaded, a dictionary does not have a certain key, and so on.
Generally speaking, prevent the app from crashing.
I use the alert box for a server that is not responding for now.