MCPcopy Create free account
hub / github.com/Relph1119/JVMByPython / find_exception_handler

Method find_exception_handler

src/develop_code/rtda/heap/Method.py:118–130  ·  view source on GitHub ↗

调用ExceptionTable.find_exception_handler()方法搜索异常处理表, 如果能找到对应的异常处理项,则返回它的handler_pc字段,否则返回-1 :param exClass: :param pc: :return:

(self, exClass, pc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected