Searched refs:AssureException (Results 1 – 4 of 4) sorted by relevance
382 throw new AssureException(msg); in assure()416 public class AssureException extends RuntimeException { class in Assurance418 public AssureException(String msg) { in AssureException() method in Assurance.AssureException
85 if (!(t instanceof ComplexTestCase.AssureException)) in run()
353 catch (AssureException e) in ReportDesignTest()356 throw new AssureException(e.getMessage()); in ReportDesignTest()
255 catch (AssureException e) in runThroughEveryReportInIndex()
Completed in 37 milliseconds