ConfigValueException.php
Same filename in other branches
Namespace
Drupal\Core\ConfigFile
-
core/
lib/ Drupal/ Core/ Config/ ConfigValueException.php
View source
<?php
namespace Drupal\Core\Config;
/**
* Exception thrown when config object values are invalid.
*/
class ConfigValueException extends ConfigException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ConfigValueException | Exception thrown when config object values are invalid. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.