public class NodeDisconnectedException extends ConnectTransportException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
NodeDisconnectedException(DiscoveryNode node,
String action) |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
node
action, address
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCause
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NodeDisconnectedException(DiscoveryNode node, String action)
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2009–2015. All rights reserved.