Class NodeNotConnectedException

java.lang.Object
All Implemented Interfaces:
java.io.Serializable, Writeable, ToXContent, ToXContentFragment
Direct Known Subclasses:
NodeShouldNotConnectException

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