Current path: home/webdevt/prestashop17/vendor/geoip2/geoip2/src/Exception/
?? Go up: /home/webdevt/prestashop17/vendor/geoip2/geoip2/src
<?php
namespace GeoIp2\Exception;
/**
* This class represents a generic error.
*/
class AuthenticationException extends GeoIp2Exception
{
}