Lines Matching refs:ArchiveIOException
52 * @throws ArchiveIOException
59 throw new ArchiveIOException('Could not open file for reading: '.$this->file);
72 * @throws ArchiveIOException
91 * @throws ArchiveIOException
97 throw new ArchiveIOException('Can not read from a closed archive');
131 * @throws ArchiveIOException
137 throw new ArchiveIOException('Can not read from a closed archive');
191 throw new ArchiveIOException('Could not open file for writing: '.$extractto);
232 throw new ArchiveIOException('Failed file extracting. gzip support missing?');
236 throw new ArchiveIOException('Could not open file for writing: '.$extractto);
269 * @throws ArchiveIOException
281 throw new ArchiveIOException('Could not open file for writing: '.$this->file);
294 * @throws ArchiveIOException
302 * @throws ArchiveIOException
312 throw new ArchiveIOException('Archive has been closed, files can no longer be added');
317 throw new ArchiveIOException('Could not open file for reading: '.$file);
404 * @throws ArchiveIOException
413 throw new ArchiveIOException('Archive has been closed, files can no longer be added');
466 * @throws ArchiveIOException
510 * @throws ArchiveIOException
526 * @throws ArchiveIOException
531 throw new ArchiveIOException('Could not write to file: '.$file);
787 * @throws ArchiveIOException
799 throw new ArchiveIOException('Failed to write to archive stream');
809 * @throws ArchiveIOException
822 throw new ArchiveIOException('Failed to write to archive stream');