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 + 161558a commit d9e913dCopy full SHA for d9e913d
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