You are here

class SearchApiException in Search API 8

Represents an exception that occurred in some part of the Search API.

Hierarchy

Expanded class hierarchy of SearchApiException

50 files declare their use of SearchApiException
AddHierarchy.php in src/Plugin/search_api/processor/AddHierarchy.php
BackendPluginBase.php in src/Backend/BackendPluginBase.php
BackendTest.php in modules/search_api_db/tests/src/Kernel/BackendTest.php
CommandHelper.php in src/Utility/CommandHelper.php
ContentEntityTaskManager.php in src/Plugin/search_api/datasource/ContentEntityTaskManager.php

... See full list

File

src/SearchApiException.php, line 8

Namespace

Drupal\search_api
View source
class SearchApiException extends \Exception {

}

Members