File "PermissionRequiredException.php"

Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php
File size: 191 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace MaxMind\Exception;

/**
 * This exception is thrown when the service requires permission to access.
 */
class PermissionRequiredException extends InvalidRequestException
{
}