. */ /** * Doctrine_Exception * * @package Doctrine ORM * @url www.phpdoctrine.com * @license LGPL */ class Doctrine_Exception extends Exception { }