Mail: ezcMailTransportException
[ ]
[ Display-example ]
[ ]
[ ]
[ ]
[ ]
Class: ezcMailTransportException
|
Transport exceptions are thrown when either sending or receiving mail transports fail to do their job properly. [
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: Thu, 01 Nov 2007