Class IndexShardRestoreFailedException

    • Constructor Detail

      • IndexShardRestoreFailedException

        public IndexShardRestoreFailedException​(ShardId shardId,
                                                java.lang.String msg)
      • IndexShardRestoreFailedException

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

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