Lines Matching refs:ArchiveIOException
54 * @throws ArchiveIOException
76 throw new ArchiveIOException('Could not open file for reading: '.$this->file);
90 * @throws ArchiveIOException
110 * @throws ArchiveIOException
117 throw new ArchiveIOException('Can not read from a closed archive');
181 * @throws ArchiveIOException
188 throw new ArchiveIOException('Can not read from a closed archive');
194 throw new ArchiveIOException("Could not create directory '$outdir'");
226 throw new ArchiveIOException('Could not open file for writing: '.$output);
260 * @throws ArchiveIOException
284 throw new ArchiveIOException('Could not open file for writing: '.$this->file);
297 * @throws ArchiveIOException there was trouble reading the given file, it was not added
307 throw new ArchiveIOException('Archive has been closed, files can no longer be added');
320 throw new ArchiveIOException('Could not open file for reading: ' . $file);
363 * @throws ArchiveIOException
372 throw new ArchiveIOException('Archive has been closed, files can no longer be added');
401 * @throws ArchiveIOException
437 * @throws ArchiveIOException
463 * @throws ArchiveIOException
473 throw new ArchiveIOException('Could not write to file: '.$file);
500 * @throws ArchiveIOException
516 throw new ArchiveIOException('Failed to write to archive stream');
550 * @throws ArchiveIOException
575 * @throws ArchiveIOException