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

Breadcrumb

  1. Drupal Core 11.1.x

ObsoleteExtensionException.php

Namespace

Drupal\Core\Extension\Exception

File

core/lib/Drupal/Core/Extension/Exception/ObsoleteExtensionException.php

View source
<?php

namespace Drupal\Core\Extension\Exception;


/**
 * Exception thrown when the extension is obsolete on install.
 */
class ObsoleteExtensionException extends \Exception {

}

Classes

Title Deprecated Summary
ObsoleteExtensionException Exception thrown when the extension is obsolete on install.

API Navigation

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