Class NodeNotConnectedException

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

public class NodeNotConnectedException extends ConnectTransportException
An exception indicating that a message is sent to a node that is not connected.
See Also:
Serialized Form