\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

The URI queried.

Methods

__construct()

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

Parameters

mixed $message
mixed $httpStatus
mixed $uri
\Exception $previous

Returns

mixed