Searched refs:throwsTestException (Results 1 – 1 of 1) sorted by relevance
29 throwsTestException(); // TestException is checked, so we need something potentially in check()40 private static native void throwsTestException() throws TestException; in throwsTestException() method in Main