Searched refs:IndexIntegrityException (Results 1 – 10 of 10) sorted by relevance
7 use dokuwiki\Search\Exception\IndexIntegrityException; alias80 $this->expectException(IndexIntegrityException::class);96 $this->expectException(IndexIntegrityException::class);112 $this->expectException(IndexIntegrityException::class);128 $this->expectException(IndexIntegrityException::class);
8 class IndexIntegrityException extends SearchException class
6 use dokuwiki\Search\Exception\IndexIntegrityException; alias33 throw new IndexIntegrityException(
6 use dokuwiki\Search\Exception\IndexIntegrityException; alias270 * @throws IndexIntegrityException when a structural inconsistency is found285 throw new IndexIntegrityException(294 throw new IndexIntegrityException(307 throw new IndexIntegrityException(
6 use dokuwiki\Search\Exception\IndexIntegrityException; alias302 $this->expectException(IndexIntegrityException::class);320 $this->expectException(IndexIntegrityException::class);338 $this->expectException(IndexIntegrityException::class);
5 use dokuwiki\Search\Exception\IndexIntegrityException; alias230 $this->expectException(IndexIntegrityException::class);249 $this->expectException(IndexIntegrityException::class);
6 use dokuwiki\Search\Exception\IndexIntegrityException; alias175 $this->expectException(IndexIntegrityException::class);
15 use dokuwiki\Search\Exception\IndexIntegrityException; alias379 } catch (IndexIntegrityException) {
12 use dokuwiki\Search\Exception\IndexIntegrityException; alias293 * @throws IndexIntegrityException when a structural inconsistency is found
308 * ''IndexIntegrityException'' - Structural inconsistency detected in the indexes