class ConfigValueException

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

Exception thrown when config object values are invalid.

Hierarchy

  • class \Drupal\Core\Config\ConfigException extends \Drupal\Core\Config\RuntimeException

Expanded class hierarchy of ConfigValueException

2 files declare their use of ConfigValueException
ConfigCRUDTest.php in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
ConfigTest.php in core/tests/Drupal/Tests/Core/Config/ConfigTest.php

File

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

Namespace

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

}

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