Class RecoveryEngineException

All Implemented Interfaces:
, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

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

    • RecoveryEngineException

      public RecoveryEngineException(ShardId shardId, int phase,  msg,  cause)
    • RecoveryEngineException

      public RecoveryEngineException(StreamInput in) throws
      Throws:
  • Method Details