You are here

namespace Drupal\Core\Extension\Exception in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Extension\Exception
Classsort descending Location Description
UninstalledExtensionException core/lib/Drupal/Core/Extension/Exception/UninstalledExtensionException.php Exception class thrown when a specified extension has not been installed.
UnknownExtensionException core/lib/Drupal/Core/Extension/Exception/UnknownExtensionException.php Exception class thrown when a specified extension is not on the filesystem.