codeql/javascript-all
2.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the ith catch clause of this try statement, if any.
i
catch
try
CatchClause getCatchClause(int i)