Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

SearchIndexException.php

Namespace

Drupal\search\Exception

File

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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal