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

Member predicate Raise :: getException

Gets the expression immediately following the raise. This is the exception raised, but not accounting for tuples in Python 2.

Expr getException ( )