Defines a Exception class for the Drupal\Core\Updater\Updater class hierarchy.
This is identical to the base Exception class, we just give it a more specific name so that call sites that want to tell the difference can specifically catch these exceptions and treat them differently.
Hierarchy
- class \Drupal\Core\Updater\UpdaterException extends \Exception
File
- core/lib/Drupal/Core/Updater/UpdaterException.php, line 13
Namespace
Drupal\Core\Updater
Please login to continue.