handle `catch (SomeExceptionClass $e)`, replace $e with a different name this allows using multiple catch cases in a single try with the same variable name $e (without this, assumptions will be mixed)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected