Chapter 11: Rules to the Exceptions

Learning Objectives

Upon completing all the content in this chapter, you should be able to do the following:

  1. Understand what exceptions are.
  2. Understand how to use exceptions and interpret them.

Key Terminology

Here is a list of key terms that you should make note of as you read through this chapter.

Check the Temperature with Exceptions

  1. compile-time exception
  2. runtime exception

Chapter Content