Overview

Namespaces

  • GeoIP2
    • Exception
    • Model
    • Record
    • WebService
  • PHP

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

Class Exception

Direct known subclasses

GeoIP2\Exception\GeoIP2Exception

Indirect known subclasses

GeoIP2\Exception\HttpException, GeoIP2\Exception\WebServiceException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( mixed $message, mixed $code, mixed $previous )
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 mixed $file
#
protected mixed $line
#
GeoIP2 PHP API v0.1.1 API documentation generated by ApiGen 2.8.0