@class Exception class used to throw error if a module update fails.
Hierarchy
- DrupalUpdateException extends Exception
File
- includes/
update.inc, line 1007 - Drupal database update API.
View source
class DrupalUpdateException extends Exception { }
@class Exception class used to throw error if a module update fails.
class DrupalUpdateException extends Exception { }