\Guzzle\Http\ExceptionBadResponseException

Http request exception thrown when a bad response is received

Summary

Methods
Properties
Constants
setRequest()
getRequest()
factory()
setResponse()
getResponse()
No public properties found
No constants found
No protected methods found
$request
N/A
No private methods found
$response
N/A

Properties

Methods

setResponse()

setResponse(\Guzzle\Http\Message\Response  $response) 

Set the response that caused the exception

Parameters

\Guzzle\Http\Message\Response $response

Response to set