minFraud PHP API v1.21.0

InvalidRequestException extends HttpException
in package

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

Table of Contents

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

Properties

Methods

__construct()

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

Search results