advanced-security/qtil-python
0.0.3
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()