. */ /** * Doctrine_Locator_Exception * * @package Doctrine * @subpackage Doctrine_Locator * @category Locator * @license http://www.gnu.org/licenses/lgpl.txt LGPL * @link http://www.phpdoctrine.net * @author Janne Vanhala * @author Konsta Vesterinen * @version $Revision$ * @since 1.0 */ class Doctrine_Locator_Exception extends Doctrine_Exception { }