Searched refs:JsUnitException (Results 1 – 2 of 2) sorted by relevance
1 …JsUnitException("Call to fail()",i);}function error(i){var I=new Object();I.description=i;I.stackT… class
86 throw new JsUnitException("Call to fail()", failureMessage);121 throw new JsUnitException(comment, failureMessage);388 function JsUnitException(comment, message) { class