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