Class IndexShardStartedException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class IndexShardStartedException extends IllegalIndexShardStateException
See Also:
Serialized Form
  • Constructor Details

    • IndexShardStartedException

      public IndexShardStartedException(ShardId shardId)
    • IndexShardStartedException

      public IndexShardStartedException(StreamInput in) throws IOException
      Throws:
      IOException