eZ\Publish\Core\Search\Elasticsearch\Content\Gateway\HttpClient\ConnectionException::__construct PHP Метод

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

public __construct ( $server, $path, $method )
    public function __construct($server, $path, $method)
    {
        parent::__construct("Could not connect to server {$server}.");
    }
ConnectionException