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