DrupalUpdateException

  1. drupal
    1. 7 includes/update.inc
    2. 8 core/includes/update.inc

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

Hierarchy

File

includes/update.inc, line 1007
Drupal database update API.

View source
class DrupalUpdateException extends Exception { }
Login or register to post comments