class IconPackConfigErrorException
Raised when we have an icon pack error.
@internal This API is experimental.
Hierarchy
- class \Drupal\Core\Theme\Icon\Exception\IconPackConfigErrorException extends \Drupal\Core\Theme\Icon\Exception\Exception
Expanded class hierarchy of IconPackConfigErrorException
5 files declare their use of IconPackConfigErrorException
- ExtractorTest.php in core/
tests/ Drupal/ Tests/ Core/ Theme/ Icon/ Plugin/ ExtractorTest.php - IconExtractorBase.php in core/
lib/ Drupal/ Core/ Theme/ Icon/ IconExtractorBase.php - IconExtractorWithFinder.php in core/
lib/ Drupal/ Core/ Theme/ Icon/ IconExtractorWithFinder.php - IconPackManager.php in core/
lib/ Drupal/ Core/ Theme/ Icon/ Plugin/ IconPackManager.php - IconPackManagerKernelTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ Icon/ IconPackManagerKernelTest.php
File
-
core/
lib/ Drupal/ Core/ Theme/ Icon/ Exception/ IconPackConfigErrorException.php, line 13
Namespace
Drupal\Core\Theme\Icon\ExceptionView source
class IconPackConfigErrorException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.