Home
last modified time | relevance | path

Searched refs:VerboseTarIOException (Results 1 – 1 of 1) sorted by relevance

/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php31 * @throws VerboseTarIOException
49 … if(!$this->fh) throw new VerboseTarIOException('Could not open file for reading: '.$this->file);
112 * @throws VerboseTarIOException
209 * @throws VerboseTarIOException
243 * @throws VerboseTarIOException
252 if(!$fp) throw new VerboseTarIOException('Could not open file for reading: '.$file);
285 * @throws VerboseTarIOException
369 * @throws VerboseTarIOException
375 throw new VerboseTarIOException('Could not write to file: '.$file);
399 * @throws VerboseTarIOException
[all …]