File ManagerCurrent Directory: wp-content/plugins/backwpup/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponseLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 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