Lines Matching refs:Swift_FileException
47 * @throws Swift_FileException If the file cannot be found
57 * @throws Swift_FileException If the file cannot be found
63 throw new Swift_FileException("No such file '" . $path ."'");
95 * @throws Swift_FileException If the file cannot be opened for reading
103 …throw new Swift_FileException("Unable to open file '" . $this->path . " for reading. Check the fi…
110 * @throws Swift_FileException If the file cannot be read
121 * @throws Swift_FileException If the file cannot be read
132 * @throws Swift_FileException If the file cannot be read
151 * @throws Swift_FileException If the file cannot be read
165 * @throws Swift_FileException If the file cannot be read
191 * @throws Swift_FileException If the file cannot be read