调用ExceptionTable.find_exception_handler()方法搜索异常处理表, 如果能找到对应的异常处理项,则返回它的handler_pc字段,否则返回-1 :param exClass: :param pc: :return:
(self, exClass, pc)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected