You are here

class Exception in Facets 8

Represents an exception that occurred in some part of the Facets.

Hierarchy

Expanded class hierarchy of Exception

4 files declare their use of Exception
Facet.php in src/Entity/Facet.php
FacetFacetSourceTest.php in tests/src/Kernel/Entity/FacetFacetSourceTest.php
FacetTest.php in tests/src/Kernel/Entity/FacetTest.php
SearchApiDisplay.php in src/Plugin/facets/facet_source/SearchApiDisplay.php

File

src/Exception/Exception.php, line 8

Namespace

Drupal\facets\Exception
View source
class Exception extends \Exception {

}

Members