Class DefaultShardOperationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.elasticsearch.action.ShardOperationFailedException
org.elasticsearch.action.support.DefaultShardOperationFailedException
All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentObject
Direct Known Subclasses:
AddIndexBlockResponse.AddBlockShardResult.Failure, CloseIndexResponse.ShardResult.Failure, IndicesShardStoresResponse.Failure

public class DefaultShardOperationFailedException extends ShardOperationFailedException implements Writeable
See Also: