GeoIP2 PHP API v2.4.4
  • Namespace
  • Class

Namespaces

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

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException

Class Exception

Direct known subclasses

GeoIp2\Exception\GeoIp2Exception, LogicException, MaxMind\Db\Reader\InvalidDatabaseException

Indirect known subclasses

BadFunctionCallException, BadMethodCallException, GeoIp2\Exception\AddressNotFoundException, GeoIp2\Exception\AuthenticationException, GeoIp2\Exception\HttpException, GeoIp2\Exception\InvalidRequestException, GeoIp2\Exception\OutOfQueriesException, InvalidArgumentException

PHP Extension: Core
Documented at php.net

Methods summary

public
# __construct( $message, $code, $previous )
public
# __wakeup( )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )

Properties summary

protected string $message
# ''
protected integer $code
# 0
protected $file
#
protected $line
#
GeoIP2 PHP API v2.4.4 API documentation generated by ApiGen