ITEC 120
Reading Assignment 14a

The page numbers below are for the 8th edition. If you are using a different edition
of the book, read the corresponding sections.

Exceptions

Section Title Start End
11.1 Exception Handling 538 538
11.2 Uncaught Exceptions 539 540
11.3 The try-catch Statement 540 545
11.4 Exception Propogation 545 548
11.5 The Exception Class Hierarchy 549 552

Proper Exception Handling

 

When you are finished reading, take the R14a Quiz.