File ManagerCurrent Directory: wp-content/plugins/backwpup/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponseLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: ErrorResponseExceptionInterface.php <?php namespace Guzzle\Plugin\ErrorResponse; use Guzzle\Service\Command\CommandInterface; use Guzzle\Http\Message\Response; /** * Interface used to create an exception from an error response */ interface ErrorResponseExceptionInterface { /** * Create an exception for a command based on a command and an error response definition * * @param CommandInterface $command Command that was sent * @param Response $response The error response * * @return self */ public static function fromCommand(CommandInterface $command, Response $response); } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)DirErrorResponseExceptionInterface.phpFile598.00 B Rename | Delete | EditErrorResponsePlugin.phpFile2.74 KB Rename | Delete | EditExceptionDirectory Rename | Delete