Class IndexShardRecoveringException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class IndexShardRecoveringException extends IllegalIndexShardStateException
See Also:
  • Constructor Details

    • IndexShardRecoveringException

      public IndexShardRecoveringException(ShardId shardId)
    • IndexShardRecoveringException

      public IndexShardRecoveringException(StreamInput in) throws IOException
      Throws:
      IOException