@class Exception class used to throw error if a module update fails.
drupal/includes/update.inc, line 983
<?php class DrupalUpdateException extends Exception { } ?>