Class MVCCIllegalStateException

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

public class MVCCIllegalStateException extends IllegalStateException
Since:
16.4
Author:
Tomer Shapira
See Also:
  • Constructor Details

    • MVCCIllegalStateException

      public MVCCIllegalStateException()
    • MVCCIllegalStateException

      public MVCCIllegalStateException(String message)
    • MVCCIllegalStateException

      public MVCCIllegalStateException(String message, Throwable cause)
    • MVCCIllegalStateException

      public MVCCIllegalStateException(Throwable cause)