Exception for when popTransaction() is called with no active transaction.
drupal/includes/database/database.inc, line 1658
<?php class DatabaseTransactionNoActiveException extends Exception { } ?>