An exception can be caught by a catch block with an argument type that is a superclass of the thrown exception.
Reveal answer
Fill a bubble to check yourself
An exception can be caught by a catch block with an argument type that is a superclass of the thrown exception.