Searched defs:toThrow (Results 1 – 2 of 2) sorted by relevance
40 public static void canThrowAll(Throwable toThrow) throws Throwable { in canThrowAll()
77 RuntimeException toThrow = null; in checkProperties() local