PHP Класс Jyxo\Mail\Sender\RecipientUnknownException

Автор: Jaroslav Hanslík
Наследование: extends Jyxo\Mail\Sender\Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( string $message = null, integer $code, array $list = [] ) Creates an exception.
getList ( ) : array Returns the list of non-existent addresses.

Описание методов

__construct() публичный метод

Creates an exception.
public __construct ( string $message = null, integer $code, array $list = [] )
$message string Exception message
$code integer Exception code
$list array List of non-existent addresses

getList() публичный метод

Returns the list of non-existent addresses.
public getList ( ) : array
Результат array