Class MVCCGenerationStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.internal.server.space.mvcc.exception.MVCCGenerationStateException
All Implemented Interfaces:
Serializable

public class MVCCGenerationStateException extends RuntimeException
Since:
16.3
Author:
Sagiv Michael
See Also:
  • Constructor Details

    • MVCCGenerationStateException

      public MVCCGenerationStateException()
    • MVCCGenerationStateException

      public MVCCGenerationStateException(String message)
    • MVCCGenerationStateException

      public MVCCGenerationStateException(String message, Throwable cause)
    • MVCCGenerationStateException

      public MVCCGenerationStateException(Throwable cause)