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, addresscontains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCauseaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCausepublic RemoteTransportException(String name, TransportAddress address, String action, Throwable cause)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2009–2016. All rights reserved.