ConfigException.php
Same filename in other branches
Namespace
Drupal\Core\ConfigFile
-
core/
lib/ Drupal/ Core/ Config/ ConfigException.php
View source
<?php
namespace Drupal\Core\Config;
/**
* A base exception thrown in any configuration system operations.
*/
class ConfigException extends \RuntimeException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ConfigException | A base exception thrown in any configuration system operations. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.