Home
last modified time | relevance | path

Searched refs:AssureException (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/qadevOOo/runner/complexlib/
H A DAssurance.java382 throw new AssureException(msg); in assure()
416 public class AssureException extends RuntimeException { class in Assurance
418 public AssureException(String msg) { in AssureException() method in Assurance.AssureException
H A DMethodThread.java85 if (!(t instanceof ComplexTestCase.AssureException)) in run()
/aoo4110/main/qadevOOo/runner/convwatch/
H A DReportDesignerTest.java353 catch (AssureException e) in ReportDesignTest()
356 throw new AssureException(e.getMessage()); in ReportDesignTest()
/aoo4110/main/qadevOOo/runner/graphical/
H A DEnhancedComplexTestCase.java255 catch (AssureException e) in runThroughEveryReportInIndex()

Completed in 31 milliseconds