Mail: ezcMailTransportException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcMailTransportException
|
Transport exceptions are thrown by implementors of the ezcMailTransport interface when mail sending fails. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcMailTransportException
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public ezcMailTransportException |
__construct(
[$driverInfo = ''], $message, $additionalInfo )
Constructs an ezcMailTransportException with low level information $driverInfo. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
ezcMailTransportException __construct(
[
$driverInfo = ''], string
$message, string
$additionalInfo )
Constructs an ezcMailTransportException with low level information $driverInfo.
Parameters
| Name |
Type |
Description |
$message |
string |
|
$additionalInfo |
string |
|
$driverInfo |
|
|
Redefinition of
Last updated: Fri, 02 Nov 2007