Class NodeShouldNotConnectException

All Implemented Interfaces:
java.io.Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class NodeShouldNotConnectException
extends NodeNotConnectedException
See Also:
Serialized Form
  • Constructor Details

    • NodeShouldNotConnectException

      public NodeShouldNotConnectException​(DiscoveryNode fromNode, DiscoveryNode node)
    • NodeShouldNotConnectException

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