You are here

class OutOfQueriesException in Smart IP 7.2

Same name and namespace in other branches
  1. 6.2 includes/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php \GeoIp2\Exception\OutOfQueriesException

This class represents a generic error.

Hierarchy

Expanded class hierarchy of OutOfQueriesException

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

File

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

Namespace

GeoIp2\Exception
View source
class OutOfQueriesException extends GeoIp2Exception {

}

Members