Searched refs:bothThrowBase (Results 1 – 2 of 2) sorted by relevance
115 if1.bothThrowBase(); in main()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
84 Invoke public abstract void InterfaceW1.bothThrowBase() throws BaseException,SubException,SubSubExc…