class SearchIndexException

Same name and namespace in other branches
  1. 9 core/modules/search/src/Exception/SearchIndexException.php \Drupal\search\Exception\SearchIndexException
  2. 8.9.x core/modules/search/src/Exception/SearchIndexException.php \Drupal\search\Exception\SearchIndexException
  3. 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\Exception
View source
class SearchIndexException extends \RuntimeException {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.