File "WebServiceException.php"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php
File size: 148 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace MaxMind\Exception;
/**
* This class represents a generic web service error.
*/
class WebServiceException extends \Exception
{
}