Searched refs:Swift_ConnectionException (Results 1 – 19 of 19) sorted by relevance
107 * @throws Swift_ConnectionException Upon bad response114 …throw new Swift_ConnectionException("The POP3 server did not suitably respond with a +OK response.…120 * @throws Swift_ConnectionException If the connection will not start136 …throw new Swift_ConnectionException("The POP3 connection failed to start. The error string return…141 * @throws Swift_ConnectionException If the connection won't close150 throw new Swift_ConnectionException("The POP3 connection did not close successfully.");158 * @throws Swift_ConnectionException If the connection will not allow data to be read165 throw new Swift_ConnectionException("Data could not be read from the POP3 connection.");179 * @throws Swift_ConnectionException If the command cannot be written186 throw new Swift_ConnectionException("Data could not be written to the POP3 connection.");
164 * @throws Swift_ConnectionException If the command is not correctly structured190 * @throws Swift_ConnectionException If the pipe cannot be written to194 …if (!$this->isAlive()) throw new Swift_ConnectionException("The sendmail process is not alive and …201 * @throws Swift_ConnectionException If the pipe is not operating as expected206 …if (!$this->isAlive()) throw new Swift_ConnectionException("The sendmail process is not alive and …227 * @throws Swift_ConnectionException Upon failure to read255 * @throws Swift_ConnectionException Upon failure to write273 * @throws Swift_ConnectionException Upon failure to start284 …throw new Swift_ConnectionException("Sendmail cannot be started without a path to the binary inclu…292 throw new Swift_ConnectionException([all …]
63 * @throws Swift_ConnectionException If no connections are available92 … throw new Swift_ConnectionException("The connection started but reported that it was not active");94 } catch (Swift_ConnectionException $e) {100 throw new Swift_ConnectionException("No connections were started.<br />" . $failure);105 * @throws Swift_ConnectionException Upon failure to read111 throw new Swift_ConnectionException("None of the connections set have been started");118 * @throws Swift_ConnectionException Upon failure to write124 throw new Swift_ConnectionException("None of the connections set have been started");130 * @throws Swift_ConnectionException Upon failure to start138 * @throws Swift_ConnectionException Upon failure to close
61 * @throws Swift_ConnectionException Upon failure to read67 throw new Swift_ConnectionException("None of the connections set have been started");74 * @throws Swift_ConnectionException Upon failure to write80 throw new Swift_ConnectionException("None of the connections set have been started");86 * @throws Swift_ConnectionException Upon failure to start107 … throw new Swift_ConnectionException("The connection started but reported that it was not active");109 } catch (Swift_ConnectionException $e) {114 throw new Swift_ConnectionException($failure);118 * @throws Swift_ConnectionException Upon failure to close
235 * @throws Swift_ConnectionException Upon failure to read239 if (!$this->handle) throw new Swift_ConnectionException(250 throw new Swift_ConnectionException(263 * @throws Swift_ConnectionException Upon failure to write267 if (!$this->handle) throw new Swift_ConnectionException(274 * @throws Swift_ConnectionException Upon failure to start309 throw new Swift_ConnectionException($error_msg);325 * @throws Swift_ConnectionException If authentication fails340 * @throws Swift_ConnectionException Upon failure to authenticate408 …throw new Swift_ConnectionException("Authentication is not supported by the server but a username …[all …]
79 * @throws Swift_ConnectionException Upon failure to read96 * @throws Swift_ConnectionException Upon failure to write114 * @throws Swift_ConnectionException Upon failure to start122 * @throws Swift_ConnectionException Upon failure to close
22 * @throws Swift_ConnectionException If the connection cannot be started28 * @throws Swift_ConnectionException If the buffer cannot be read34 * @throws Swift_ConnectionException If the write fails39 * @throws Swift_ConnectionException If the connection cannot be closed/stopped63 * @throws Swift_ConnectionException If no such extension can be found
66 * @throws Swift_ConnectionException If the extension cannot be found76 throw new Swift_ConnectionException(
20 class Swift_ConnectionException extends Swift_Exception class
20 class Swift_BadResponseException extends Swift_ConnectionException
79 …* @throws Swift_ConnectionException If a connection cannot be established or the connection is beh…212 * @throws Swift_ConnectionException If the connection cannot be established or behaves oddly227 * @throws Swift_ConnectionException If the connection will not stop256 * @throws Swift_ConnectionException If conversation is not going very well286 * @throws Swift_ConnectionException If a code was expected but does not match the one returned315 * @throws Swift_ConnectionException If the service refuses to reset327 * @throws Swift_ConnectionException If sending fails for any reason.
118 } catch (Swift_ConnectionException $e) {
72 * @throws Swift_ConnectionException If the connection cannot be rotated78 …throw new Swift_ConnectionException("The ConnectionRotator plugin cannot be used with connections …
109 * @throws Swift_ConnectionException If mail() returns false166 …throw new Swift_ConnectionException("Sending failed using mail() as PHP's default mail() function …
92 * @throws Swift_ConnectionException If the connection cannot be closed/re-opened
35 } catch (Swift_ConnectionException $e) {
36 } catch (Swift_ConnectionException $e) {
37 } catch (Swift_ConnectionException $e) {
65 } catch (Swift_ConnectionException $e) {