Description
Exception
|
--Swift_SwiftException
|
--Swift_IoException
|
--Swift_Plugins_Pop_Pop3Exception
Located in File: /vendors/swiftMailer/classes/Swift/Plugins/Pop/Pop3Exception.php
Pop3Exception thrown when an error occurs connecting to a POP3 host.
Method Detail
Summary:
Swift_Plugins_Pop_Pop3Exception
__construct
(
string $message)
Constructor __construct (line 29)
Swift_Plugins_Pop_Pop3Exception __construct(
string
$message)
Overrides : Swift_IoException::__construct() Create a new IoException with $message.
Create a new Pop3Exception with $message.
Parameters
Info