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

Breadcrumb

  1. Drupal Core 11.1.x

ConfigDuplicateUUIDException.php

Namespace

Drupal\Core\Config

File

core/lib/Drupal/Core/Config/ConfigDuplicateUUIDException.php

View source
<?php

namespace Drupal\Core\Config;


/**
 * Exception thrown when a config object UUID causes a conflict.
 */
class ConfigDuplicateUUIDException extends ConfigException {

}

Classes

Title Deprecated Summary
ConfigDuplicateUUIDException Exception thrown when a config object UUID causes a conflict.
RSS feed
Powered by Drupal