Member predicate TryStmt :: getCatchClause
Gets the n
th catch clause of this try
statement.
CatchClause
getCatchClause
(
int
n
)