Exceptions and Assertions
Overview

Exceptions are used to notify and handle errors and other exceptional events occurring during the execution of a program.

Oracle Java Tutorial links

Exercises

Do the exercises for Exceptions in the Oracle Java tutorial here. Once you are done, the answers can be checked here.

Additional exercises coming soon

Additional exercises are coming. Check back soon.