codeql/python-all
7.2.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the name assigned to the handled exception, if any. e in except Py::ExceptionType as e:
e
except Py::ExceptionType as e:
ControlFlowNode getName()