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

Full Path: /home/elegucvf/public_html/src/exceptions/addon-installation/addon-activation-error-exception.php
File size: 188 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Yoast\WP\SEO\Exceptions\Addon_Installation;

use Exception;

/**
 * Class Addon_Activation_Error_Exception
 */
class Addon_Activation_Error_Exception extends Exception {}