You are here

class ConsoleException in Search API 8

Represents an exception that occurred in the console code of Search API.

Hierarchy

Expanded class hierarchy of ConsoleException

3 files declare their use of ConsoleException
CommandHelper.php in src/Utility/CommandHelper.php
CommandHelperTest.php in tests/src/Kernel/System/CommandHelperTest.php
search_api.drush.inc in ./search_api.drush.inc
Drush commands for Search API.

File

src/ConsoleException.php, line 8

Namespace

Drupal\search_api
View source
class ConsoleException extends SearchApiException {

}

Members