ObsoleteExtensionException.php
Same filename in other branches
Namespace
Drupal\Core\Extension\ExceptionFile
-
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.