Skip to content

Commit

Permalink
Merge branch 'xserrat-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Jul 8, 2019
2 parents a1bf130 + d9e913d commit 0de3102
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache2
* @link http://elastic.co
*/
class NoNodesAvailableException extends \Exception implements ElasticsearchException
class NoNodesAvailableException extends ServerErrorResponseException implements ElasticsearchException
{
}

0 comments on commit 0de3102

Please sign in to comment.