class UpdateException
Exception class used to throw error if a module update fails.
Hierarchy
- class \Drupal\Core\Utility\UpdateException extends \Drupal\Core\Utility\Exception
 
Expanded class hierarchy of UpdateException
2 files declare their use of UpdateException
- module.api.php in core/
lib/ Drupal/ Core/ Extension/ module.api.php  - Hooks related to module and update systems.
 - update_test_failing.install in core/
modules/ system/ tests/ modules/ update_test_failing/ update_test_failing.install  
File
- 
              core/
lib/ Drupal/ Core/ Utility/ UpdateException.php, line 8  
Namespace
Drupal\Core\UtilityView source
class UpdateException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.