Searched refs:MjsUnitAssertionError (Results 1 – 3 of 3) sorted by relevance
148 if (e instanceof MjsUnitAssertionError) throw e;165 if (e instanceof MjsUnitAssertionError) throw e;219 if (e instanceof MjsUnitAssertionError) throw e;
28 function MjsUnitAssertionError(message) { class41 MjsUnitAssertionError.prototype.toString = function () {166 throw new MjsUnitAssertionError(message);317 throw new MjsUnitAssertionError("Did not throw exception");353 throw new MjsUnitAssertionError(message);
159 if (e instanceof MjsUnitAssertionError) throw e;176 if (e instanceof MjsUnitAssertionError) throw e;226 if (e instanceof MjsUnitAssertionError) throw e;