芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/chikindzonotyucatan.gob.mx/libraries/src/MVC/View/GenericDataException.php
<?php /** * Joomla! Content Management System * * @copyright (C) 2016 Open Source Matters, Inc. <https://www.joomla.org> * @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 { }