* @license http://www.apache.org/licenses/LICENSE-2.0 Apache2 * @link http://elastic.co */ class NoShardAvailableException extends ServerErrorResponseException implements ElasticsearchException { }