File ManagerCurrent Directory: wp-content/plugins/backwpup/vendor/inpsyde/backwpup-restore-shared/src/Api/Module/Restore/ExceptionLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 UTC 2026 x86_64Edit File: RestorePathException.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 a general error with restoring the files. * * @author Hans-Helge Buerger */ final class RestorePathException 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