. */ /** * Doctrine_Adapter_Exception * * @package Doctrine * @subpackage Adapter * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @link www.phpdoctrine.org * @since 1.0 * @version $Revision$ * @author Konsta Vesterinen * @deprecated */ class Doctrine_Adapter_Exception extends Doctrine_Exception { }