Class IndexShardRecoveryException

    • Constructor Detail

      • IndexShardRecoveryException

        public IndexShardRecoveryException​(ShardId shardId,
                                           java.lang.String msg,
                                           java.lang.Throwable cause)
      • IndexShardRecoveryException

        public IndexShardRecoveryException​(StreamInput in)
                                    throws java.io.IOException
        Throws:
        java.io.IOException