Home
last modified time | relevance | path

Searched refs:_actionExceptions (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Bulk/
H A DResponseException.php22 protected $_actionExceptions = []; variable in Elastica\\Exception\\Bulk\\ResponseException
66 return $this->_actionExceptions;
85 $this->_actionExceptions[] = new ActionException($bulkResponse);