Description
Exception
|
--Swift_SwiftException
|
--Swift_RfcComplianceException
Located in File: /vendors/swiftMailer/classes/Swift/RfcComplianceException.php
RFC Compliance Exception class.
Method Detail
Summary:
Swift_RfcComplianceException
__construct
(
string $message)
Constructor __construct (line 25)
Swift_RfcComplianceException __construct(
string
$message)
Overrides : Swift_SwiftException::__construct() Create a new SwiftException with $message.
Create a new RfcComplianceException with $message.
Parameters
Info