Class MVCCReadWithExpiredGenerationException

All Implemented Interfaces:
Serializable

public class MVCCReadWithExpiredGenerationException extends MVCCGenerationInternalRuntimeException
Since:
16.5.0
Author:
Davyd Savitskyi
See Also:
  • Constructor Details

    • MVCCReadWithExpiredGenerationException

      public MVCCReadWithExpiredGenerationException(long providedGenerationState, long oldestConsistentGeneration)