If a catch handler is written to catch exception objects of a superclass type, it can also catch all objects of that class's subclasses.
Reveal answer
Fill a bubble to check yourself
If a catch handler is written to catch exception objects of a superclass type, it can also catch all objects of that class's subclasses.