Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This hour has shown you the ways to handle programmer errors, such as exceptions, and user errors, which are generally considered errors. In the case of an exception, your responsibility is to try to catch it, possibly work around the issue, and alert the user if necessary. With user errors, your responsibility is to help the user.