About

Exceptions are a means of breaking out of the normal flow of control of a code block in order to:

Error tracking

You may want to track and see the exceptions that occur live in your application.

For that, there is exception tracking platforms

CPU

At the CPU level, they are known and implemented as exception: Instruction - Exception