protected property HttpClientException::$response in Http Client 6.2
Same name and namespace in other branches
- 7.2 includes/HttpClient.inc \HttpClientException::response
File
- includes/
HttpClient.inc, line 274
Class
- HttpClientException
- Exception that's used to pass information about the response when a operation fails.
Code
protected $response;