codeql/python-all
2.1.3-dev
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* ExceptionType as e:
e
except* ExceptionType as e:
ControlFlowNode getName()