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.
True
False