December 2021
Intermediate to advanced
944 pages
26h 25m
English
In this chapter
In a perfect world, users would never enter data in the wrong form, files they choose to open would always exist, and code would never have bugs. So far, I’ve mostly presented code as if we all lived in this kind of perfect world. It is now time to turn to the mechanisms the Java programming language has for dealing with the real world of bad data and buggy code.
Encountering errors is unpleasant. If a user loses all the work he or she did during a program session because of a programming mistake or some external circumstance, that user may forever turn ...
Read now
Unlock full access