class UpdaterException

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

File

core/lib/Drupal/Core/Updater/UpdaterException.php, line 13

Namespace

Drupal\Core\Updater

Members

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Updater!UpdaterException.php/class/UpdaterException/8.1.x