Overview

Namespaces

  • GeoIp2
    • Database
    • Exception
    • Model
    • Record
    • Test
      • Database
      • Model
      • WebService
    • WebService
  • MaxMind
    • MinFraud
      • Model
  • PHP

Interfaces

  • JsonSerializable
  • Throwable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • Overview
  • Namespace
  • Class

Class Exception

Exception implements Throwable

Direct known subclasses

GeoIp2\Exception\GeoIp2Exception, LogicException

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( )

Implementation of

Throwable::getMessage()
final public
# getCode( )

Implementation of

Throwable::getCode()
final public
# getFile( )

Implementation of

Throwable::getFile()
final public
# getLine( )

Implementation of

Throwable::getLine()
final public
# getTrace( )

Implementation of

Throwable::getTrace()
final public
# getPrevious( )

Implementation of

Throwable::getPrevious()
final public
# getTraceAsString( )

Implementation of

Throwable::getTraceAsString()
public
# __toString( )

Implementation of

Throwable::__toString()
Properties summary
protected string $message
# ''
protected integer $code
# 0
protected $file
#
protected $line
#
minFraud PHP API v1.4.0 API documentation generated by ApiGen