CodeQL library for Python
codeql/python-all 4.0.1 (changelog, source)
Search

Member predicate ExceptGroupFlowNode::getName

Gets the name assigned to the handled exception, if any. e in except* ExceptionType as e:

ControlFlowNode getName()