Searched refs:iseConstructor (Results 1 – 1 of 1) sorted by relevance
1474 MethodId<IllegalStateException, Void> iseConstructor = iseType.getConstructor(); in testThrow() local1476 code.newInstance(localIse, iseConstructor); in testThrow()