| Current Path : /home/antonen/chenglong.lt/tmp/admin/helpers/geolite2/src/Exception/ |
| Current File : /home/antonen/chenglong.lt/tmp/admin/helpers/geolite2/src/Exception/GeoIp2Exception.php |
<?php
namespace GeoIp2\Exception;
/**
* This class represents a generic error.
*/
class GeoIp2Exception extends \Exception
{
}