File "AddressNotFoundException.php"

Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php
File size: 145 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace GeoIp2\Exception;

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