Searched defs:exceptionClazz1 (Results 1 – 1 of 1) sorted by relevance
117 Class<X1> exceptionClazz1, Class<X2> exceptionClazz2) throws X1, X2 { in rethrow()120 Throwables.throwIfInstanceOf(getCause(), exceptionClazz1); in rethrow() local125 exceptionClazz1, in rethrow() local