
<center><h2><strong>Ubuntu</strong></h2>
­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

// phpcs:disable Yoast.NamingConventions.ObjectNameDepth.MaxExceeded -- Discussed in Tech Council, a better solution is being worked on.

namespace Yoast\WP\SEO\Exceptions\Addon_Installation;

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