5 * @package akeebaengine
6 * @copyright Copyright (c)2006-2023 Nicholas K. Dionysopoulos / Akeeba Ltd
7 * @license GNU General Public License version 3, or later
10 namespace Akeeba\S3\Exception;
12 // Protection against direct access
13 defined('AKEEBAENGINE') || die();
17 class CannotDeleteFile extends RuntimeException