dokuwiki/vendor/splitbrain/php-jsstrip/src/Exception.php

<?php

namespace splitbrain\JSStrip;

class Exception extends \Exception
{
}