Your IP : 216.73.216.95


Current Path : /var/www/alh/system/library/geo_ip_tools/
Upload File :
Current File : /var/www/alh/system/library/geo_ip_tools/InvalidDatabaseException.php

<?php

//namespace MaxMind\Db\Reader;

/**
 * This class should be thrown when unexpected data is found in the database.
 */
class InvalidDatabaseException extends Exception
{
}