Home
last modified time | relevance | path

Searched refs:throwException (Results 1 – 2 of 2) sorted by relevance

/dalvik/tests/044-proxy/src/
DWrappedThrow.java75 if1.throwException(); in main()
135 public void throwException() throws BaseException; in throwException() method
147 public void throwException() throws SubException; in throwException() method
167 public void throwException() throws SubException {} in throwException() method in WTMix
/dalvik/tests/044-proxy/
Dexpected.txt66 Invoke public abstract void InterfaceW1.throwException() throws BaseException