We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bde3f3 commit 161558aCopy full SHA for 161558a
src/Elasticsearch/Common/Exceptions/NoNodesAvailableException.php
@@ -13,6 +13,6 @@
13
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache2
14
* @link http://elastic.co
15
*/
16
-class NoNodesAvailableException extends \Exception implements ElasticsearchException
+class NoNodesAvailableException extends ServerErrorResponseException implements ElasticsearchException
17
{
18
}
0 commit comments