Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
DResponseSet.php59 public function getFullError() function in Elastica\\Bulk\\ResponseSet
63 return $bulkResponse->getFullError();
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DResponse.php81 $error = $this->getFullError();
112 public function getFullError() function in Elastica\\Response
/plugin/elasticsearch/vendor/ruflin/elastica/src/Index/
DSettings.php274 if ('cluster_block_exception' === $e->getResponse()->getFullError()['type']) {
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md234 …\ResponseException::getElasticsearchException()`, use `getResponse()::getFullError()` instead [#18…
625 Use `\Elastica\Exception\ResponseException::getResponse::getFullError` instead.
628 …Use `\Elastica\Exception\ResponseException::getResponse::getFullError` instead. [#1251](https://gi…