Lines Matching refs:Error

13 …"function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find modul…
68 throw new Error("Invalid base64 input, it looks like a data url.");
87 throw new Error("Invalid base64 input, bad content length.");
159 throw new Error("Bug : uncompressed data size mismatch");
970 throw new Error(compressionName + " is not a valid compression method !");
1026 …throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the u…
1091 reject(new Error("Corrupted zip : CRC32 mismatch"));
1111 … return external.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file."));
1302 throw new Error("The \"data\" argument must not be a number");
1508 … throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.");
1644 … throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.");
1677 throw new Error("No output type specified.");
1821 …throw new Error("End of data reached (data length = " + this.length + ", asked index = " + (newInd…
2384 throw new Error("The stream '" + this + "' has already been used.");
2481 throw new Error("The stream '" + this + "' has already been used.");
2571 throw new Error("concat : unsupported type '" + type + "'");
2709 throw new Error(this._outputType + " is not supported by this method");
3099 throw new Error("Bug : can't construct the Blob.");
3415 throw new Error(type + " is not supported by this platform");
3517 new Error("Can't read the data of '" + name + "'. Is it " +
3568 …throw new Error("Corrupted zip or bug: unexpected signature " + "(" + utils.pretty(signature) + ",…
3650 throw new Error("Multi-volumes zip are not supported");
3686 …throw new Error("Corrupted zip or bug: expected " + this.centralDirRecords + " records in central …
3708 throw new Error("Can't find end of central directory : is this a zip file ? " +
3711 throw new Error("Corrupted zip: can't find end of central directory");
3746 … throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");
3757 throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");
3784 throw new Error("Corrupted zip: missing " + Math.abs(extraBytes) + " bytes.");
3893 …throw new Error("Bug or corrupted zip : didn't get enough information from the central directory "…
3898 …throw new Error("Corrupted zip : compression " + utils.pretty(this.compressionMethod) + " unknown …
3926 throw new Error("Encrypted zip are not supported");
4142 throw new Error("No output type specified.");
4226 throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.");
4759 throw new Error(msg[status]);
4781 throw new Error(msg[status]);
5141 throw new Error(msg[status]);