Searched refs:VerboseTarIOException (Results 1 – 1 of 1) sorted by relevance
31 * @throws VerboseTarIOException49 … if(!$this->fh) throw new VerboseTarIOException('Could not open file for reading: '.$this->file);112 * @throws VerboseTarIOException209 * @throws VerboseTarIOException243 * @throws VerboseTarIOException252 if(!$fp) throw new VerboseTarIOException('Could not open file for reading: '.$file);285 * @throws VerboseTarIOException369 * @throws VerboseTarIOException375 throw new VerboseTarIOException('Could not write to file: '.$file);399 * @throws VerboseTarIOException[all …]