public class BroadcastShardOperationFailedException extends ElasticsearchException implements ElasticsearchWrapperException
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
Writeable.Reader<V>, Writeable.Writer<V>
REST_EXCEPTION_SKIP_STACK_TRACE, REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULT
EMPTY_PARAMS
Constructor and Description |
---|
BroadcastShardOperationFailedException(ShardId shardId,
java.lang.String msg) |
BroadcastShardOperationFailedException(ShardId shardId,
java.lang.String msg,
java.lang.Throwable cause) |
BroadcastShardOperationFailedException(ShardId shardId,
java.lang.Throwable cause) |
BroadcastShardOperationFailedException(StreamInput in) |
addHeader, addHeader, addMetadata, addMetadata, failureFromXContent, fromXContent, generateFailureXContent, generateThrowableXContent, getDetailedMessage, getExceptionName, getExceptionName, getHeader, getHeaderKeys, getHeaders, getId, getIndex, getMetadata, getMetadata, getMetadataKeys, getResourceId, getResourceType, getRootCause, getShardId, guessRootCauses, guessRootCauses, innerToXContent, isRegistered, metadataToXContent, readException, readStackTrace, setIndex, setIndex, setResources, setShard, status, toString, toXContent, unwrapCause, writeStackTraces, writeTo
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause
isFragment
public BroadcastShardOperationFailedException(ShardId shardId, java.lang.String msg)
public BroadcastShardOperationFailedException(ShardId shardId, java.lang.Throwable cause)
public BroadcastShardOperationFailedException(ShardId shardId, java.lang.String msg, java.lang.Throwable cause)
public BroadcastShardOperationFailedException(StreamInput in) throws java.io.IOException
java.io.IOException