Class IndexShardRecoveryException

org.elasticsearch.ElasticsearchException
org.elasticsearch.index.shard.IndexShardRecoveryException
All Implemented Interfaces:
, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class IndexShardRecoveryException extends ElasticsearchException
See Also:
Serialized Form
  • Constructor Details

    • IndexShardRecoveryException

      public IndexShardRecoveryException(ShardId shardId,  msg,  cause)
    • IndexShardRecoveryException

      public IndexShardRecoveryException(StreamInput in) throws
      Throws: