Feb 21: Exception Handling
Learning Objectives
After today's class, you should be able to:
- Modify an existing method to detect and
throwexceptions. - Write multiple
catchblocks to handle different exception types. - Trace the execution of a loop inside a
tryblock and vice versa.
Lesson Outline¶
Q&A [10 min]
- Hints for HW 3
Lab06 [40 min]
Note: Submit Lab06 reflection to Gradescope, not Canvas.