DatabaseTransactionNameNonUniqueException

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

Exception thrown when a savepoint or transaction name occurs twice.

Hierarchy

File

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

View source
class DatabaseTransactionNameNonUniqueException extends Exception { }

Related topics

Login or register to post comments