IconPackConfigErrorException.php
Namespace
Drupal\Core\Theme\Icon\ExceptionFile
-
core/
lib/ Drupal/ Core/ Theme/ Icon/ Exception/ IconPackConfigErrorException.php
View source
<?php
declare (strict_types=1);
namespace Drupal\Core\Theme\Icon\Exception;
/**
* Raised when we have an icon pack error.
*
* @internal
* This API is experimental.
*/
class IconPackConfigErrorException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
IconPackConfigErrorException | Raised when we have an icon pack error. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.