. */ namespace Doctrine\ORM; /** * EntityManagerException * * @author Konsta Vesterinen * @author Roman Borschel * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @link www.doctrine-project.org * @since 2.0 * @version $Revision$ */ class EntityManagerException extends \Doctrine\Common\DoctrineException {}