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
(
)