Problem: How can an existing solution be extended to a new problem?
extends keywordsuper constructorsProblem: How can errors be handled?
try-catch blocksthrows keywordfinally keywordNote: Exceptions lecture might be shortened or combined with the previous lecture.