. */ /** * Doctrine_Query_Exception * * @package Doctrine * @subpackage Query * @author Konsta Vesterinen * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @link www.phpdoctrine.org * @since 1.0 * @version $Revision$ * @todo Remove */ class Doctrine_Query_Registry_Exception extends Doctrine_Query_Exception { }