Same name in other branches
  1. 10 Drupal\Core\Installer\Exception
  2. 9 Drupal\Core\Installer\Exception
Classsort descending Location Description
AlreadyInstalledException core/lib/Drupal/Core/Installer/Exception/AlreadyInstalledException.php Exception thrown if Drupal is installed already.
InstallerException core/lib/Drupal/Core/Installer/Exception/InstallerException.php Base class for exceptions thrown by installer.
InstallProfileMismatchException core/lib/Drupal/Core/Installer/Exception/InstallProfileMismatchException.php Exception thrown if settings.php cannot be written and the chosen profile does not match.
NoProfilesException core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php Exception thrown if no installation profiles are available.