Class DelayRecoveryException

All Implemented Interfaces:
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:
  • Constructor Details