Lines Matching refs:Swift_ConnectionException
164 * @throws Swift_ConnectionException If the command is not correctly structured
172 …throw new Swift_ConnectionException("Cannot set sendmail command with no command line flags. e.g. …
190 * @throws Swift_ConnectionException If the pipe cannot be written to
194 …if (!$this->isAlive()) throw new Swift_ConnectionException("The sendmail process is not alive and …
195 …his->pipes[0], $command . $end) && !empty($command)) throw new Swift_ConnectionException("The sen…
201 * @throws Swift_ConnectionException If the pipe is not operating as expected
206 …if (!$this->isAlive()) throw new Swift_ConnectionException("The sendmail process is not alive and …
216 …throw new Swift_ConnectionException("There was a problem reading line " . $line . " of a sendmail …
227 * @throws Swift_ConnectionException Upon failure to read
255 * @throws Swift_ConnectionException Upon failure to write
273 * @throws Swift_ConnectionException Upon failure to start
284 …throw new Swift_ConnectionException("Sendmail cannot be started without a path to the binary inclu…
292 throw new Swift_ConnectionException(
306 throw new Swift_ConnectionException(