Searched defs:throwEx (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/java/lang/invoke/MethodHandles/
H A DTestCatchException.java45 private static int throwEx(Object o1, Object o2, int i1, int i2, int i3, int i4, int i5, int i6, int i7) throws Exception { method in class:TestCatchException
108 public static Object throwEx(Object o1, Object o2, Object o3, Object o4, Object o5, method in class:TestCatchException

Completed in 80 milliseconds