Class DelayRecoveryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.ElasticsearchException
org.elasticsearch.indices.recovery.DelayRecoveryException
All Implemented Interfaces:
java.io.Serializable, Writeable, ToXContent, ToXContentFragment

public class DelayRecoveryException
extends ElasticsearchException
An exception marking that this recovery attempt should be ignored (since probably, we already recovered).
See Also:
Serialized Form