Termination Handler

Understand a method that is called when an exception occurs.

We'll cover the following...

Problem

Write a program that sets up a termination handler. The handler should get called when an unknown exception occurs. The handler should terminate program execution.

Note: You have to ...

Access this course and 1400+ top-rated courses and projects.