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