class DuplicateConfigActionIdException

Exception thrown if there are conflicting shorthand action IDs.

@internal This API is experimental.

Hierarchy

Expanded class hierarchy of DuplicateConfigActionIdException

1 file declares its use of DuplicateConfigActionIdException
ConfigActionTest.php in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php

File

core/lib/Drupal/Core/Config/Action/DuplicateConfigActionIdException.php, line 13

Namespace

Drupal\Core\Config\Action
View source
class DuplicateConfigActionIdException extends \RuntimeException {

}

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