File "addon-installation-error-exception.php"

Full Path: /home/hathazar/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php
File size: 182 bytes
MIME-type: --
Charset: utf-8

<?php

namespace Yoast\WP\SEO\Exceptions\Addon_Installation;

use Exception;

/**
 * Class Addon_Installation_Error
 */
class Addon_Installation_Error_Exception extends Exception {}