Class BroadcastShardOperationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.ElasticsearchException
org.elasticsearch.action.support.broadcast.BroadcastShardOperationFailedException
All Implemented Interfaces:
java.io.Serializable, Writeable, ToXContent, ToXContentFragment, ElasticsearchWrapperException

public class BroadcastShardOperationFailedException
extends ElasticsearchException
implements ElasticsearchWrapperException
An exception indicating that a failure occurred performing an operation on the shard.
See Also:
Serialized Form