芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/libraries.2/src/MVC/View/GenericDataException.php
* @license GNU General Public License version 2 or later; see LICENSE */ namespace Joomla\CMS\MVC\View; \defined('JPATH_PLATFORM') or die; /** * Exception class defining an error getting data from a model into a view * * @since 4.0.0 */ class GenericDataException extends \RuntimeException { }