Class MVCCModifyOnUncompletedGenerationException

All Implemented Interfaces:
Serializable

public class MVCCModifyOnUncompletedGenerationException extends MVCCGenerationInternalRuntimeException
See Also:
  • Constructor Details

    • MVCCModifyOnUncompletedGenerationException

      public MVCCModifyOnUncompletedGenerationException(MVCCGenerationsState mvccGenerationsState, long committedGeneration, MVCCEntryHolder entryHolder, int operation)