Searched defs:throwException (Results 1 – 5 of 5) sorted by relevance
135 public void throwException() throws BaseException; in throwException() method147 public void throwException() throws SubException; in throwException() method167 public void throwException() throws SubException {} in throwException() method in WTMix
37 public static int throwException() throws Exception { in throwException() method in Main
28 public void throwException() { in throwException() method in A
126 private static void throwException() throws Exception { in throwException() method in Main
28 native void throwException(); in throwException() method in MyClassNatives