<?php

namespace dokuwiki\Search\Exception;

class IndexWriteException extends SearchException
{
}
