Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DWrappedThrow.java135 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
/art/test/718-zipfile-finalizer/src/
DMain.java37 public static int throwException() throws Exception { in throwException() method in Main
/art/test/542-inline-trycatch/src/
DMain.java175 private static void throwException() throws Exception { in throwException() method in Main
/art/test/MyClassNatives/
DMyClassNatives.java29 native void throwException(); in throwException() method in MyClassNatives