File ManagerCurrent Directory: wp-content/plugins/backwpup/vendor/inpsyde/backwpup-restore-shared/src/Api/Module/Restore/ExceptionLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: ConfigFileException.php <?php declare(strict_types=1); /* * This file is part of the BackWPup Restore Shared package. * * (c) Inpsyde GmbH * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Inpsyde\Restore\Api\Module\Restore\Exception; use Inpsyde\Restore\Api\Exception\RestoreExceptionInterface; use RuntimeException; /** * Exception thrown when there is an error with the config file. * * @author Brandon Olivares <b.olivares@inpsyde.com> */ final class ConfigFileException extends RuntimeException implements RestoreExceptionInterface { } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)DirConfigFileException.phpFile624.00 B Rename | Delete | EditConfigFileNotFoundException.phpFile625.00 B Rename | Delete | EditRestorePathException.phpFile613.00 B Rename | Delete | Edit