• File: addon-installation-error-exception.php
  • Full Path: /home/docteuh/www/wp-admin1-20260826063237/exceptions/addon-installation/addon-installation-error-exception.php
  • Date Modified: 06/23/2026 4:19 PM
  • File size: 182 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace Yoast\WP\SEO\Exceptions\Addon_Installation;

use Exception;

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