b0y-101 Mini Shell


Current Path : E:/www/instructor/teacher20/libraries/joomla/cache/
File Upload :
Current File : E:/www/instructor/teacher20/libraries/joomla/cache/exception.php

<?php
/**
 * @package     Joomla.Platform
 * @subpackage  Cache
 *
 * @copyright   Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE
 */

defined('JPATH_PLATFORM') or die;

/**
 * Exception interface defining a cache storage error
 *
 * @since  3.7.0
 */
interface JCacheException
{
}

Copyright © 2019 by b0y-101