If an exception is thrown, the exception handling mechanism goes hunting for the first handler with an argument that matches the type of the exception.
英
美
- 如果抛出了一个异常信息,那么异常处理机制会搜索第一个参数与异常类型匹配的处理程序。