public class MVCCGenerationConflictRuntimeException extends RuntimeException
Modifier | Constructor and Description |
---|---|
|
MVCCGenerationConflictRuntimeException() |
|
MVCCGenerationConflictRuntimeException(String message) |
|
MVCCGenerationConflictRuntimeException(String message,
Throwable cause) |
protected |
MVCCGenerationConflictRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
MVCCGenerationConflictRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MVCCGenerationConflictRuntimeException()
public MVCCGenerationConflictRuntimeException(String message)
public MVCCGenerationConflictRuntimeException(String message, Throwable cause)
public MVCCGenerationConflictRuntimeException(Throwable cause)
Copyright © GigaSpaces.