public property ServicesClientConnectionResponseException::$response in Services Client 7.2
Same name and namespace in other branches
- 7 services_client_connection/include/exception.inc \ServicesClientConnectionResponseException::response
Whole response that represents failed request
Type: ServicesClientConnectionResponse
File
- services_client_connection/
include/ exception.inc, line 32 - Custom exception definitions
Class
- ServicesClientConnectionResponseException
- Common parent class for all services client module exceptions
Code
public $response;