public class RemoteTransportException extends ActionTransportException implements ElasticsearchWrapperException
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsREST_EXCEPTION_SKIP_CAUSE, REST_EXCEPTION_SKIP_CAUSE_DEFAULT, REST_EXCEPTION_SKIP_STACK_TRACE, REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULTEMPTY_PARAMS| Constructor and Description |
|---|
RemoteTransportException(StreamInput in) |
RemoteTransportException(String msg,
Throwable cause) |
RemoteTransportException(String name,
TransportAddress address,
String action,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
action, address, writeToaddHeader, addHeader, causeToXContent, contains, getDetailedMessage, getExceptionName, getExceptionName, getHeader, getHeaderKeys, getId, getIndex, getResourceId, getResourceType, getRootCause, getShardId, guessRootCauses, guessRootCauses, innerToXContent, isRegistered, readException, readStackTrace, renderHeader, renderThrowable, setIndex, setIndex, setResources, setShard, status, toString, toXContent, toXContent, unwrapCause, writeStackTracesaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCausepublic RemoteTransportException(String name, TransportAddress address, String action, Throwable cause)
public RemoteTransportException(StreamInput in) throws IOException
IOExceptionpublic Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2009–2017. All rights reserved.