DatabaseTransactionNoActiveException

  1. drupal
    1. 7 includes/database/database.inc

Exception for when popTransaction() is called with no active transaction.

Hierarchy

File

includes/database/database.inc, line 1752
Core systems for the database layer.

View source
class DatabaseTransactionNoActiveException extends Exception { }

Related topics

Login or register to post comments