GeoIP2 PHP API v3.0.0

HttpException extends GeoIp2Exception
in package

This class represents an HTTP transport error.

Table of Contents

Properties

$uri  : string
The URI queried.

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $message, int $httpStatus, string $uri[, Exception $previous = null ]) : mixed
Parameters
$message : string
$httpStatus : int
$uri : string
$previous : Exception = null

        
On this page

Search results