An exception can be caught by a catch block with an argument type that is a superclass of the thrown exception.
True
False