class DrupalUpdateException

@class Exception class used to throw error if a module update fails.

Hierarchy

Expanded class hierarchy of DrupalUpdateException

File

drupal/includes/update.inc, line 1018
Drupal database update API.

View source
class DrupalUpdateException extends Exception {

}

Members