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
3 files declare their use of ConfigDuplicateUUIDException
- ConfigEntityBase.php in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php  - ConfigEntityStorageTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityStorageTest.php  - ConfigEntityStorageTest.php in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php  
File
- 
              core/
lib/ Drupal/ Core/ Config/ ConfigDuplicateUUIDException.php, line 8  
Namespace
Drupal\Core\ConfigView source
class ConfigDuplicateUUIDException extends ConfigException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.