Current path: home/webdevt/www/wdp/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/wordpress-seo-premium/src/exceptions
<?php
namespace Yoast\WP\SEO\Premium\Exceptions\Remote_Request;
/**
* Class to manage a 404 - not found response.
*/
class Not_Found_Exception extends Remote_Request_Exception {
}