Full Path: /home/mrjeffgoldman/public_html/kensingtonsearch.net/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php
<?php
namespace Yoast\WP\SEO\Exceptions\Addon_Installation;
use Exception;
/**
* Class Addon_Installation_Error
*/
class Addon_Installation_Error_Exception extends Exception {}