IT 116: Introduction to Scripting
Class 21

Review


New Material


Microphone

Questions

Are there any questions before I begin?

Graded Quiz

There is no quiz today but there will be one next Tuesday

Solution to Homework 8

I have posted a solution to homework 8 here.

Review

Errors

Syntax Errors

Logic Errors

Runtime Errors

Exception Objects

Catching Exceptions

Exceptions and Data Validation

Attendance

New Material

The Code in the try Clause

Different Exception Types

Common Exception Types

Handling More Than One Type of Exception

Using the Data in Exception Objects

The else Clause

The finally Clause

Throwing Exceptions in Code

Do No Harm

Class Exercise

Class Quiz