Exception for when popTransaction() is called with no active transaction.
Hierarchy
- DatabaseTransactionNoActiveException extends Exception
File
- includes/
database/ database.inc, line 1752 - Core systems for the database layer.
View source
class DatabaseTransactionNoActiveException extends Exception { }