include/SugarSearchEngine/Elastic/Elastica/Exception/Response.php
Response exception
- Author
- Nicolas Ruflin
- Category
- Xodoa
- Package
- Elastica
\Elastica_Exception_Response
Package: Elastica
Response exception
- Parent(s)
- \Elastica_Exception_Abstract < \Exception
- Author
- Nicolas Ruflin
- Category
- Xodoa
Properties
Methods
__construct(
\Elastica_Response $response
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$response | \Elastica_Response |
getResponse(
)
:
\Elastica_Response
Returns reponsce object
Returns
Type | Description |
---|---|
\Elastica_Response | Response object |