Searched defs:bothThrowBase (Results 1 – 1 of 1) sorted by relevance
140 public void bothThrowBase() throws BaseException, SubException, SubSubException; in bothThrowBase() method152 public void bothThrowBase() throws SubException, BaseException, SubSubException; in bothThrowBase() method172 public void bothThrowBase() throws BaseException, SubException {} in bothThrowBase() method in WTMix