You are here

protected property HttpClientException::$response in Http Client 7.2

Same name and namespace in other branches
  1. 6.2 includes/HttpClient.inc \HttpClientException::response

File

includes/HttpClient.inc, line 292

Class

HttpClientException
Exception that's used to pass information about the response when a operation fails.

Code

protected $response;