GeoIP2 PHP API v3.1.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|null $previous = null ]) : mixed
Parameters
$message : string
$httpStatus : int
$uri : string
$previous : Exception|null = null

        
On this page

Search results