\GeoIp2\ExceptionHttpException

This class represents an HTTP transport error.

Summary

Methods
Properties
Constants
__construct()
$uri
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$uri

$uri : string

The URI queried.

Type

string

Methods

__construct()

__construct(string  $message, int  $httpStatus, string  $uri, \Exception  $previous = null) : mixed

Parameters

string $message
int $httpStatus
string $uri
\Exception $previous

Returns

mixed —