PHP Класс Eloquent\Phony\Call\Exception\UndefinedResponseException

Наследование: extends Exceptio\Exception
Показать файл Открыть проект

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

Метод Описание
__construct ( string $message ) Construct a new undefined return value exception.

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

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

Construct a new undefined return value exception.
public __construct ( string $message )
$message string The message.