GeoIP2 PHP API v3.1.0

InvalidRequestException extends HttpException
in package

This class represents an error returned by MaxMind's GeoIP2 web service.

Table of Contents

Properties

$error  : string
The code returned by the MaxMind web service.
$uri  : string
The URI queried.

Methods

__construct()  : mixed

Properties

Methods

__construct()

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

        
On this page

Search results