Your IP : 216.73.216.43


Current Path : /proc/thread-self/root/var/www/surf/TYPO3/vendor/typo3fluid/fluid/src/View/
Upload File :
Current File : //proc/thread-self/root/var/www/surf/TYPO3/vendor/typo3fluid/fluid/src/View/Exception.php

<?php

/*
 * This file belongs to the package "TYPO3 Fluid".
 * See LICENSE.txt that was shipped with this package.
 */

namespace TYPO3Fluid\Fluid\View;

use TYPO3Fluid\Fluid;

/**
 * A generic Fluid View exception.
 *
 * @api
 */
class Exception extends Fluid\Exception {}