Searched refs:intersectExceptions (Results 1 – 2 of 2) sorted by relevance
714 exceptions.set(i - 1, intersectExceptions(exceptions.get(i - 1), exceptionTypes)); in deduplicateAndGetExceptions()729 private static Class<?>[] intersectExceptions(Class<?>[] aExceptions, Class<?>[] bExceptions) { in intersectExceptions() method in Proxy
58 private static java.lang.Class<?>[] intersectExceptions( in intersectExceptions() method in Proxy