class ConfigException
A base exception thrown in any configuration system operations.
Hierarchy
- class \Drupal\Core\Config\ConfigException extends \Drupal\Core\Config\RuntimeException
 
Expanded class hierarchy of ConfigException
3 files declare their use of ConfigException
- ConfigEntityIdLengthException.php in core/
lib/ Drupal/ Core/ Config/ Entity/ Exception/ ConfigEntityIdLengthException.php  - ConfigEntityStorageClassException.php in core/
lib/ Drupal/ Core/ Config/ Entity/ Exception/ ConfigEntityStorageClassException.php  - RequiredStateMissingException.php in core/
modules/ workflows/ src/ Exception/ RequiredStateMissingException.php  
File
- 
              core/
lib/ Drupal/ Core/ Config/ ConfigException.php, line 8  
Namespace
Drupal\Core\ConfigView source
class ConfigException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.