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.
2 parents a1bf130 + d9e913d commit 0de3102Copy full SHA for 0de3102
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