Overview

Namespaces

  • GeoIp2
    • Database
    • Exception
    • Model
    • Record
    • WebService
  • PHP

Exceptions

  • AddressNotFoundException
  • AuthenticationException
  • GeoIp2Exception
  • HttpException
  • InvalidRequestException
  • OutOfQueriesException
  • Overview
  • Namespace
  • Class
  • Tree

Class HttpException

This class represents an HTTP transport error.

Exception
Extended by GeoIp2\Exception\GeoIp2Exception
Extended by GeoIp2\Exception\HttpException

Direct known subclasses

GeoIp2\Exception\InvalidRequestException
Namespace: GeoIp2\Exception
Located at GeoIp2/Exception/HttpException.php
Methods summary
public
# __construct( mixed $message, mixed $httpStatus, mixed $uri, Exception $previous = null )

Overrides

Exception::__construct()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties summary
public mixed $uri

The URI queried

The URI queried

#
Properties inherited from Exception
$code, $file, $line, $message
GeoIP2 PHP API v2.1.1 API documentation generated by ApiGen