Your IP : 216.73.216.84


Current Path : /home/h/e/l/helpink/www/libraries/src/TUF/
Upload File :
Current File : /home/h/e/l/helpink/www/libraries/src/TUF/HttpLoaderException.php

<?php

/**
 * Joomla! Content Management System
 *
 * @copyright  (C) 2024 Open Source Matters, Inc. <https://www.joomla.org>
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 */

namespace Joomla\CMS\TUF;

use Tuf\Exception\TufException;

/**
 * @since  5.1.1
 */
class HttpLoaderException extends TufException
{
}