You are here

class AuthenticationException in Smart IP 6.2

Same name in this branch
  1. 6.2 includes/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php \MaxMind\Exception\AuthenticationException
  2. 6.2 includes/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php \GeoIp2\Exception\AuthenticationException
Same name and namespace in other branches
  1. 7.2 includes/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php \GeoIp2\Exception\AuthenticationException

This class represents a generic error.

Hierarchy

Expanded class hierarchy of AuthenticationException

1 file declares its use of AuthenticationException
Client.php in includes/vendor/geoip2/geoip2/src/WebService/Client.php

File

includes/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php, line 8

Namespace

GeoIp2\Exception
View source
class AuthenticationException extends GeoIp2Exception {

}

Members