class ConfigValueException
Exception thrown when config object values are invalid.
Hierarchy
- class \Drupal\Core\Config\ConfigException extends \Drupal\Core\Config\RuntimeException
- class \Drupal\Core\Config\ConfigValueException extends \Drupal\Core\Config\ConfigException
 
 
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\ConfigView source
class ConfigValueException extends ConfigException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.