Current File : //var/www/vinorea/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php
<?php

namespace GeoIp2\Exception;

/**
 * This class represents a generic error.
 */
class OutOfQueriesException extends GeoIp2Exception
{
}