Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

UpdateException.php

Namespace

Drupal\Core\Utility

File

core/lib/Drupal/Core/Utility/UpdateException.php

View source
<?php

namespace Drupal\Core\Utility;


/**
 * Exception class used to throw error if a module update fails.
 */
class UpdateException extends \Exception {

}

Classes

Title Deprecated Summary
UpdateException Exception class used to throw error if a module update fails.
RSS feed
Powered by Drupal