include/SugarSearchEngine/Elastic/Elastica/Exception/BulkResponse.php

Show: inherited
Table of Contents

Bulk Response exception

Category
Xodoa  
Package
Elastica  

\Elastica_Exception_BulkResponse

Package: Elastica

Bulk Response exception

Parent(s)
\Elastica_Exception_Abstract < \Exception
Author
Nicolas Ruflin  
Category
Xodoa  

Properties

Propertyprotected  $_response= 'null'
Default valuenullDetails
Type
n/a

Methods

methodpublic__construct( \Elastica_Response $response ) : void

Parameters
Name Type Description
$response \Elastica_Response
methodpublicgetFailures( ) : array

Returns array of failed actions

Returns
Type Description
array Array of failed actions
methodpublicgetResponse( ) : \Elastica_Response

Returns response object

Returns
Type Description
\Elastica_Response Response object
Documentation was generated by DocBlox 0.18.1.