Class RecoveryEngineException

    • Constructor Detail

      • RecoveryEngineException

        public RecoveryEngineException​(ShardId shardId,
                                       int phase,
                                       java.lang.String msg,
                                       java.lang.Throwable cause)
      • RecoveryEngineException

        public RecoveryEngineException​(StreamInput in)
                                throws java.io.IOException
        Throws:
        java.io.IOException