CMSC 202 Computer Science II, Fall 2015, Section 06
Lecture 20: Exceptions
Tue 11/10, 2015
[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:28:35 EDT