b0y-101 Mini Shell


Current Path : E:/www/chiangmai/libraries/vendor/joomla/archive/src/Exception/
File Upload :
Current File : E:/www/chiangmai/libraries/vendor/joomla/archive/src/Exception/UnknownArchiveException.php

<?php
/**
 * Part of the Joomla Framework Archive Package
 *
 * @copyright  Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
 * @license    GNU General Public License version 2 or later; see LICENSE
 */

namespace Joomla\Archive\Exception;

/**
 * Exception class defining an unknown archive type
 *
 * @since  1.1.7
 */
class UnknownArchiveException extends \InvalidArgumentException
{
}

Copyright © 2019 by b0y-101