Class IllegalShardRoutingStateException

    • Constructor Detail

      • IllegalShardRoutingStateException

        public IllegalShardRoutingStateException​(ShardRouting shard,
                                                 java.lang.String message)
      • IllegalShardRoutingStateException

        public IllegalShardRoutingStateException​(ShardRouting shard,
                                                 java.lang.String message,
                                                 java.lang.Throwable cause)
      • IllegalShardRoutingStateException

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