PHP Class eZ\Publish\Core\REST\Client\HttpClient\ConnectionException

Inheritance: extends RuntimeExceptio\RuntimeException
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
__construct ( string $server, string $path, string $method ) Constructor.

Method Details

__construct() public method

Constructor.
public __construct ( string $server, string $path, string $method )
$server string
$path string
$method string