Lab 04 for CS112: Exceptions

Teaching Fellow: Diane H. Theriault (deht@cs.bu.edu, http://cs-people.bu.edu/deht)

Main course web page: http://www.cs.bu.edu/fac/byers/cs112.html

Lab page url: http://cs-people.bu.edu/deht/cs112_spring11
Lab times: Monday: 10-11, 11-12. Friday 2-3

Topics: HW2 hints -- creating objects with composition. Catching and Throwing Exceptions

Class Notes

Skeleton Code: TestExceptions.java

References