Home
last modified time | relevance | path

Searched refs:throw (Results 151 – 154 of 154) sorted by path

1234567

/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md62 would throw an error.
181 * #133: Splitter objects will throw exceptions when receiving incompatible
421 * Changed: Component::remove() will throw an exception when trying to a node
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs1192 if(data instanceof Buffer) throw "";
1276 if(data instanceof Buffer) throw "";
1317 else throw new Error("bad ascii " + w);
1360 if(data instanceof Buffer) throw "";
1373 default: throw new Error("Unsupported magic: " + cp + " " + magic[cp]);
1375 else throw new Error("Unrecognized CP: " + cp);
1395 …if(!s) throw new Error('Unrecognized code: ' + data[i] + ' ' + data[i+j-1] + ' ' + i + ' ' + j + '…
1495 default: throw new Error("Unsupported magic: " + cp + " " + magic[cp]);
1497 else throw new Error("Unrecognized CP: " + cp);
H A Dxlsx.mjs1109 /*::if(!dt) throw "unreachable"; */
2730 else throw new Error(msg);
5875 throw m;
10222 default: throw y[0];
15199 } catch(e) { if(opts.WTF) throw e; }
15220 } catch(e) { if(opts.WTF) throw e; }
17966 } catch(e) { if(o.WTF) throw e; }
17973 } catch(e) { if(o.WTF) throw e; }
19223 } catch(e) { if(opts.WTF) throw e; }
19234 } catch(e) { if(opts.WTF) throw e; }
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1throw new Error('setTimeout has not been defined');\n}\nfunction defaultClearTimeout () {\n thr…

1234567