You are here

class GeoIp2Exception in Smart IP 7.2

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

This class represents a generic error.

Hierarchy

  • class \GeoIp2\Exception\GeoIp2Exception extends \GeoIp2\Exception\Exception

Expanded class hierarchy of GeoIp2Exception

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

File

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

Namespace

GeoIp2\Exception
View source
class GeoIp2Exception extends \Exception {

}

Members