public class BroadcastShardOperationFailedException extends ElasticsearchException 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 |
|---|
BroadcastShardOperationFailedException(ShardId shardId,
String msg) |
BroadcastShardOperationFailedException(ShardId shardId,
String msg,
Throwable cause) |
BroadcastShardOperationFailedException(ShardId shardId,
Throwable cause) |
BroadcastShardOperationFailedException(StreamInput in) |
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, writeStackTraces, writeToaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCausepublic BroadcastShardOperationFailedException(ShardId shardId, String msg)
public BroadcastShardOperationFailedException(ShardId shardId, Throwable cause)
public BroadcastShardOperationFailedException(ShardId shardId, String msg, Throwable cause)
public BroadcastShardOperationFailedException(StreamInput in) throws IOException
IOExceptionCopyright © 2009–2017. All rights reserved.