<?php

namespace dokuwiki\Search\Exception;

class IndexLockException extends SearchException
{
}
