. */ /** * Doctrine_View_Exception * * @package Doctrine * @subpackage View * @author Konsta Vesterinen * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @link www.doctrine-project.org * @since 1.0 * @version $Revision: 7490 $ */ class Doctrine_View_Exception extends Doctrine_Exception { }