Member predicate TryStmt :: getCatchClause
Gets the catch
clause at the specified (zero-based) position
in this try
statement.
CatchClause
getCatchClause
(
int
index
)