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

Breadcrumb

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

class ConfigDuplicateUUIDException

Exception thrown when a config object UUID causes a conflict.

Hierarchy

  • class \Drupal\Core\Config\ConfigException extends \Drupal\Core\Config\RuntimeException
    • class \Drupal\Core\Config\ConfigDuplicateUUIDException extends \Drupal\Core\Config\ConfigException

Expanded class hierarchy of ConfigDuplicateUUIDException

1 file declares its use of ConfigDuplicateUUIDException
ConfigEntityBase.php in core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php

File

core/lib/Drupal/Core/Config/ConfigDuplicateUUIDException.php, line 8

Namespace

Drupal\Core\Config
View source
class ConfigDuplicateUUIDException extends ConfigException {

}

API Navigation

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