Member predicate ThrowStmt::getLexicalCatchIfAny
Gets the catch
clause that catches the exception
thrown by this throw
statement and occurs
in the same method as this throw
statement,
provided such a catch
exists.
Gets the catch
clause that catches the exception
thrown by this throw
statement and occurs
in the same method as this throw
statement,
provided such a catch
exists.