Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ConfigException.php

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\Config
View source
class ConfigException extends \RuntimeException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal