public class RemoteTransportException extends ActionTransportException implements ElasticsearchWrapperException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
RemoteTransportException(String msg,
Throwable cause) |
RemoteTransportException(String name,
TransportAddress address,
String action,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
action, address
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCause
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause
public RemoteTransportException(String name, TransportAddress address, String action, Throwable cause)
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2009–2015. All rights reserved.