Class RefreshFailedEngineException

org.elasticsearch.ElasticsearchException
org.elasticsearch.index.engine.EngineException
org.elasticsearch.index.engine.RefreshFailedEngineException
All Implemented Interfaces:
, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class RefreshFailedEngineException extends EngineException
See Also:
Serialized Form
  • Constructor Details

    • RefreshFailedEngineException

      public RefreshFailedEngineException(ShardId shardId,  t)
    • RefreshFailedEngineException

      public RefreshFailedEngineException(StreamInput in) throws
      Throws: