芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/administrator/components/com_media/src/Exception/FileNotFoundException.php
* @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\Component\Media\Administrator\Exception; \defined('_JEXEC') or die; /** * Media file not found exception. * * @since 4.0.0 */ class FileNotFoundException extends \Exception { }