Searched refs:theException (Results 1 – 2 of 2) sorted by relevance
19 private static RuntimeException theException = new RuntimeException(); field in Blort22 throw theException; in test1()27 throw theException; in test2()
3 0000: sget-object v0, Blort.theException:Ljava/lang/RuntimeException;7 0000: sget-object v1, Blort.theException:Ljava/lang/RuntimeException;