Searched refs:TestFmwkException (Results 1 – 1 of 1) sorted by relevance
59 public static final class TestFmwkException extends Exception { class in TestFmwk65 TestFmwkException(String msg) { in TestFmwkException() method in TestFmwk.TestFmwkException206 } catch (TestFmwkException e) { in getTargets()242 protected TestFmwk getSubtest(String testName) throws TestFmwkException { in getSubtest()252 throw new TestFmwkException(testName); in getSubtest()719 } catch (TestFmwkException ex) { in resolveTarget()809 protected TestFmwk getSubtest(String prefix) throws TestFmwkException { in getSubtest()