Searched defs:throwException (Results 1 - 1 of 1) sorted by relevance
/dalvik/tests/044-proxy/src/ | ||
H A D | WrappedThrow.java | 75 if1.throwException(); 135 public void throwException() throws BaseException; method in interface:InterfaceW1 147 public void throwException() throws SubException; method in interface:InterfaceW2 167 public void throwException() throws SubException {} method in class:WTMix 220 if (method.getName().equals("throwException")) |
Completed in 108 milliseconds