CMSC 202 Computer Science II, Spring 2016, Section 01
Lecture 22: Exceptions
Thu 04/21, 2016
[Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading: 18.1
Slides As Shown:
Topics Covered:
- We used a two-dimensional array example to test exceptions.
When the array indices are out of bounds, we want to throw an exception
instead of exiting the program.
[UMBC] |
[CSEE] |
[CMSC202] |
[CMSC202-06]
Last Modified:
22 Jul 2024 11:29:08 EDT