Home
last modified time | relevance | path

Searched refs:IndexAccessException (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/inc/Search/Exception/
H A DIndexAccessException.php5 class IndexAccessException extends SearchException class
/dokuwiki/inc/Search/Collection/
H A DDirectCollection.php5 use dokuwiki\Search\Exception\IndexAccessException; alias
50 * @throws IndexAccessException
75 * @throws IndexAccessException
H A DAbstractCollection.php5 use dokuwiki\Search\Exception\IndexAccessException; alias
328 * @throws IndexAccessException
407 * @throws IndexAccessException
432 * @throws IndexAccessException
/dokuwiki/inc/Search/Index/
H A DFileIndex.php5 use dokuwiki\Search\Exception\IndexAccessException; alias
118 * @throws IndexAccessException
132 throw new IndexAccessException("Failed to read $this->filename");
166 throw new IndexAccessException("Failed to read $this->filename");
/dokuwiki/inc/Search/
H A DIndexer.php11 use dokuwiki\Search\Exception\IndexAccessException; alias
133 * @throws IndexAccessException
212 * @throws IndexAccessException
246 * @throws IndexAccessException
H A Dconcept.txt304 * ''IndexAccessException'' - Failed to read an index file