Documentation

Swift_AddressEncoderException extends Swift_RfcComplianceException
in package

AddressEncoderException when the specified email address is in a format that cannot be encoded by a given address encoder.

Tags
author

Christian Schmidt

Table of Contents

$address  : mixed
__construct()  : mixed
Create a new RfcComplianceException with $message.
getAddress()  : string

Properties

Methods

__construct()

Create a new RfcComplianceException with $message.

public __construct(string $message, string $address) : mixed
Parameters
$message : string
$address : string
Return values
mixed

Search results