. */ /** * Doctrine_DB_Exception * * @author Konsta Vesterinen * @license LGPL * @package Doctrine */ class Doctrine_DB_Exception extends Doctrine_Exception { }