Home
last modified time | relevance | path

Searched defs:throwBase (Results 1 – 1 of 1) sorted by relevance

/art/test/044-proxy/src/
DWrappedThrow.java136 public void throwBase() throws BaseException; in throwBase() method
148 public void throwBase() throws SubException; in throwBase() method
168 public void throwBase() throws SubException {} in throwBase() method in WTMix