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

Breadcrumb

  1. Drupal Core 11.1.x

ExtensionNameReservedException.php

Namespace

Drupal\Core\Extension

File

core/lib/Drupal/Core/Extension/ExtensionNameReservedException.php

View source
<?php

namespace Drupal\Core\Extension;


/**
 * Exception thrown when the extension's name is already reserved.
 */
class ExtensionNameReservedException extends \Exception {

}

Classes

Title Deprecated Summary
ExtensionNameReservedException Exception thrown when the extension's name is already reserved.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal