| Current Path : /home/cinepatreb/billetterie/vendor/geoip2/geoip2/src/Exception/ | 
| Current File : /home/cinepatreb/billetterie/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php | 
<?php
namespace GeoIp2\Exception;
/**
 * This class represents a generic error.
 */
class AuthenticationException extends GeoIp2Exception
{
}