class ConfigDuplicateUUIDException

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Config/ConfigDuplicateUUIDException.php \Drupal\Core\Config\ConfigDuplicateUUIDException
  2. 10 core/lib/Drupal/Core/Config/ConfigDuplicateUUIDException.php \Drupal\Core\Config\ConfigDuplicateUUIDException
  3. 11.x core/lib/Drupal/Core/Config/ConfigDuplicateUUIDException.php \Drupal\Core\Config\ConfigDuplicateUUIDException

Exception thrown when a config object UUID causes a conflict.

Hierarchy

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 {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.