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

Member predicate ExceptFlowNode::getName

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

ControlFlowNode getName()