Searched defs:toCatch (Results 1 – 1 of 1) sorted by relevance
363 public void addCatchClause(TypeId<? extends Throwable> toCatch, Label catchClause) { in addCatchClause()376 public Label removeCatchClause(TypeId<? extends Throwable> toCatch) { in removeCatchClause()