Class IndexShardSnapshotFailedException

    • Constructor Detail

      • IndexShardSnapshotFailedException

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

        public IndexShardSnapshotFailedException​(ShardId shardId,
                                                 java.lang.Throwable cause)
      • IndexShardSnapshotFailedException

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

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