class ExtensionNameReservedException
Exception thrown when the extension's name is already reserved.
Hierarchy
- class \Drupal\Core\Extension\ExtensionNameReservedException extends \Drupal\Core\Extension\Exception
 
Expanded class hierarchy of ExtensionNameReservedException
2 files declare their use of ExtensionNameReservedException
- InstallTest.php in core/
modules/ system/ tests/ src/ Kernel/ Module/ InstallTest.php  - ThemeInstallerTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeInstallerTest.php  
File
- 
              core/
lib/ Drupal/ Core/ Extension/ ExtensionNameReservedException.php, line 8  
Namespace
Drupal\Core\ExtensionView source
class ExtensionNameReservedException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.