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

Breadcrumb

  1. Drupal Core 11.1.x

ConfigException.php

Namespace

Drupal\Core\Config

File

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.

API Navigation

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