Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DWrappedThrow.java137 public void throwSub() throws BaseException; in throwSub() method
149 public void throwSub() throws SubException; in throwSub() method
169 public void throwSub() throws SubException {} in throwSub() method in WTMix