* @author Kornel LesiƄski * @license http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License * @version SVN: $Id$ * @link http://phptal.org/ */ /** * You're probably not using PHPTAL class properly * * @package PHPTAL * @subpackage Exception */ class PHPTAL_ConfigurationException extends PHPTAL_Exception { }