Class NoReachableHostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.data.elasticsearch.client.NoReachableHostException
- All Implemented Interfaces:
Serializable
RuntimeException
to be emitted / thrown when the cluster is down (aka none of the known nodes is reachable).- Since:
- 3.2
- Author:
- Christoph Strobl
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoReachableHostException
-
NoReachableHostException
-