Overview

Namespaces

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

Exceptions

  • AddressNotFoundException
  • AuthenticationException
  • GeoIp2Exception
  • HttpException
  • InvalidRequestException
  • OutOfQueriesException
  • Overview
  • Namespace
  • Class
  • Tree
 1: <?php
 2: 
 3: namespace GeoIp2\Exception;
 4: 
 5: /**
 6:  * This class represents a generic error.
 7:  */
 8: class AuthenticationException extends GeoIp2Exception
 9: {
10: }
11: 
minFraud Score and Insights PHP API v0.1.0 API documentation generated by ApiGen