class ConfigImporterException

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/ConfigImporterException.php \Drupal\Core\Config\ConfigImporterException
  2. 8.9.x core/lib/Drupal/Core/Config/ConfigImporterException.php \Drupal\Core\Config\ConfigImporterException
  3. 10 core/lib/Drupal/Core/Config/ConfigImporterException.php \Drupal\Core\Config\ConfigImporterException

Exception thrown when a config import fails.

Hierarchy

Expanded class hierarchy of ConfigImporterException

9 files declare their use of ConfigImporterException
ConfigEntityStorage.php in core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigImporterTest.php in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
ConfigImportRenameValidationTest.php in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
ConfigImportThemeInstallTest.php in core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php
ConfigSingleImportForm.php in core/modules/config/src/Form/ConfigSingleImportForm.php

... See full list

File

core/lib/Drupal/Core/Config/ConfigImporterException.php, line 8

Namespace

Drupal\Core\Config
View source
class ConfigImporterException extends ConfigException {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.