Class IndexShardRestoreException

    • Constructor Detail

      • IndexShardRestoreException

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

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

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