Description
Exception
|
--Swift_SwiftException
|
--Swift_IoException
|
--Swift_TransportException
Located in File: /vendors/swiftMailer/classes/Swift/TransportException.php
TransportException thrown when an error occurs in the Transport subsystem.
Method Detail
Summary:
Constructor __construct (line 26)
Swift_TransportException __construct(
string
$message)
Overrides : Swift_IoException::__construct() Create a new IoException with $message.
Create a new TransportException with $message.
Parameters
Info