GeoIP2 PHP API v2.4.4
  • Namespace
  • Class

Namespaces

  • GeoIp2
    • Database
    • Exception
    • Model
    • Record
    • WebService
  • MaxMind
    • Db
      • Reader
  • PHP

Exceptions

  • AddressNotFoundException
  • AuthenticationException
  • GeoIp2Exception
  • HttpException
  • InvalidRequestException
  • OutOfQueriesException

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 Exception/HttpException.php

Methods summary

public
# __construct( $message, $httpStatus, $uri, Exception $previous = null )

Overrides

Exception::__construct

Methods inherited from Exception

__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

public $uri

The URI queried

The URI queried

#

Properties inherited from Exception

$code, $file, $line, $message

GeoIP2 PHP API v2.4.4 API documentation generated by ApiGen