public class ActionTransportException extends TransportException
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| コンストラクタと説明 |
|---|
ActionTransportException(StreamInput in) |
ActionTransportException(String name,
TransportAddress address,
String action,
String msg,
Throwable cause) |
ActionTransportException(String name,
TransportAddress address,
String action,
Throwable cause) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
action()
The action to invoke.
|
TransportAddress |
address()
The target address to invoke the action on.
|
void |
writeTo(StreamOutput out) |
addHeader, 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, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ActionTransportException(StreamInput in) throws IOException
IOExceptionpublic ActionTransportException(String name, TransportAddress address, String action, Throwable cause)
public ActionTransportException(String name, TransportAddress address, String action, String msg, Throwable cause)
public void writeTo(StreamOutput out) throws IOException
writeTo クラス内 ElasticsearchExceptionIOExceptionpublic TransportAddress address()
public String action()
Copyright © 2009–2016. All rights reserved.