Current Path : /var/www/alh/system/library/geo_ip_tools/ |
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 { }