<?php

namespace dokuwiki\Search\Exception;

class IndexUsageException extends SearchException
{
}
