public class GeneralConflictCause extends ConflictCause
ConflictCause
implementation for a general conflict.Constructor and Description |
---|
GeneralConflictCause(Throwable error) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getError()
Returns the error that causes this conflict.
|
String |
toString() |
public GeneralConflictCause(Throwable error)
public String toString()
toString
in class ConflictCause
public Throwable getError()
Copyright © GigaSpaces.