@class Exception class used to throw error if the DatabaseInstaller fails.
drupal/includes/install.inc, line 576
<?php class DatabaseTaskException extends Exception { } ?>