catch (type p) acts very much like a parameter in a function. On
catch (type p) acts very much like a parameter in a function. Once the exception is caught, you can access the thrown value from this parameter in the body of a catch block.。 ~@[](1)答案:TRUE