Class UnavailableShardsException

    • Constructor Detail

      • UnavailableShardsException

        public UnavailableShardsException​(@Nullable
                                          ShardId shardId,
                                          java.lang.String message,
                                          java.lang.Object... args)
      • UnavailableShardsException

        public UnavailableShardsException​(java.lang.String index,
                                          int shardId,
                                          java.lang.String message,
                                          java.lang.Object... args)
      • UnavailableShardsException

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