Searched defs:catchIae (Results 1 – 1 of 1) sorted by relevance
1567 Label catchIae = new Label(); in testCatchExceptions() local1571 code.addCatchClause(TypeId.get(IllegalArgumentException.class), catchIae); in testCatchExceptions() local