Class DefaultShardOperationFailedException

java.lang.Object
org.elasticsearch.action.ShardOperationFailedException
org.elasticsearch.action.support.DefaultShardOperationFailedException
All Implemented Interfaces:
Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject
Direct Known Subclasses:
CloseIndexResponse.ShardResult.Failure, IndicesShardStoresResponse.Failure

public class DefaultShardOperationFailedException
extends ShardOperationFailedException
implements Writeable