Searched refs:catchIae (Results 1 – 1 of 1) sorted by relevance
1351 Label catchIae = new Label(); in testCatchExceptions() local1355 code.addCatchClause(TypeId.get(IllegalArgumentException.class), catchIae); in testCatchExceptions() local1363 code.mark(catchIae); in testCatchExceptions()