Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DBulk.php9 use Elastica\Exception\Bulk\ResponseException as BulkResponseException;
293 * @throws BulkResponseException
304 * @throws BulkResponseException
349 throw new BulkResponseException($bulkResponseSet);
10 use Elastica\Exception\Bulk\ResponseException as BulkResponseException; global() alias