<?php

namespace dokuwiki\Search\Exception;

class SearchException extends \Exception
{
}
