Class NoSuchRemoteClusterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.ElasticsearchException
org.elasticsearch.ResourceNotFoundException
org.elasticsearch.transport.NoSuchRemoteClusterException
All Implemented Interfaces:
java.io.Serializable, Writeable, ToXContent, ToXContentFragment

public final class NoSuchRemoteClusterException
extends ResourceNotFoundException
An exception that remote cluster is missing or connectivity to the remote connection is failing
See Also:
Serialized Form