class SearchIndexException
Same name in other branches
- 9 core/modules/search/src/Exception/SearchIndexException.php \Drupal\search\Exception\SearchIndexException
- 8.9.x core/modules/search/src/Exception/SearchIndexException.php \Drupal\search\Exception\SearchIndexException
- 10 core/modules/search/src/Exception/SearchIndexException.php \Drupal\search\Exception\SearchIndexException
Exception thrown for search index errors.
Hierarchy
- class \Drupal\search\Exception\SearchIndexException extends \Drupal\search\Exception\RuntimeException
Expanded class hierarchy of SearchIndexException
1 file declares its use of SearchIndexException
- SearchIndex.php in core/
modules/ search/ src/ SearchIndex.php
File
-
core/
modules/ search/ src/ Exception/ SearchIndexException.php, line 8
Namespace
Drupal\search\ExceptionView source
class SearchIndexException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.