SearchIndexException.php
Same filename in other branches
Namespace
Drupal\search\ExceptionFile
-
core/
modules/ search/ src/ Exception/ SearchIndexException.php
View source
<?php
namespace Drupal\search\Exception;
/**
* Exception thrown for search index errors.
*/
class SearchIndexException extends \RuntimeException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
SearchIndexException | Exception thrown for search index errors. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.